mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
13 lines
258 B
Plaintext
13 lines
258 B
Plaintext
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
|