mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 18:02:20 +00:00
12 lines
489 B
Text
12 lines
489 B
Text
style.cssText = background-color: yellow; background-image: none; background-position-x: 0%; background-position-y: 0%; background-size: auto auto; background-repeat: repeat; background-attachment: scroll; background-origin: padding-box; background-clip: border-box;
|
|
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
|