mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 08:00:45 +00:00
12 lines
258 B
Text
12 lines
258 B
Text
style.cssText = background: yellow;
|
|
style.length = 9
|
|
style[] =
|
|
1. background-color
|
|
2. background-image
|
|
3. background-position-x
|
|
4. background-position-y
|
|
5. background-size
|
|
6. background-repeat
|
|
7. background-attachment
|
|
8. background-origin
|
|
9. background-clip
|