blob: d453b226bf5b10d6c34a96e2f5d47494600bbbb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check https://code.google.com/p/chromium/issues/detail?id=437569#c2
Note that background is buggy right now!
Test
background-image: initial
background-position-x: initial
background-position-y: initial
background-size: initial
background-repeat-x: initial
background-repeat-y: initial
background-attachment: initial
background-origin: initial
background-clip: initial
background-color: purple
margin-top: 1em
margin-right: 1em
margin-bottom: 1em
margin-left: 1em
color: white
font-style: normal
font-variant: normal
font-weight: normal
font-stretch: normal
font-size: 24px
line-height: normal
font-family: "Lucida Grande"
|