7 <script src=
"resources/responsive-test.js"></script>
10 property
: 'line-height',
14 state
: {inherited
: '100px'},
16 {at
: 0.25, is
: '125px'},
17 {at
: 0.75, is
: '175px'},
20 state
: {inherited
: '10'},
22 {at
: 0.25, is
: '40px'},
23 {at
: 0.75, is
: '200px'},
29 property
: 'line-height',
33 state
: {underlying
: '10'},
35 {at
: 0.25, is
: '40px'},
36 {at
: 0.75, is
: '200px'},
39 state
: {underlying
: '100px'},
41 {at
: 0.25, is
: '125px'},
42 {at
: 0.75, is
: '175px'},
45 state
: {underlying
: 'normal'},
47 {at
: 0.25, is
: 'normal'},
48 {at
: 0.75, is
: '200px'},
51 state
: {underlying
: 'inherit', inherited
: '10'},
53 {at
: 0.25, is
: '40px'},
54 {at
: 0.75, is
: '200px'},
57 state
: {underlying
: 'inherit', inherited
: '100px'},
59 {at
: 0.25, is
: '125px'},
60 {at
: 0.75, is
: '175px'},
63 state
: {underlying
: 'inherit', inherited
: 'normal'},
65 {at
: 0.25, is
: 'normal'},
66 {at
: 0.75, is
: '200px'},
72 property
: 'line-height',
76 state
: {underlying
: '10'},
78 {at
: 0.25, is
: '50px'},
79 {at
: 0.75, is
: '70px'},
82 state
: {underlying
: '100px'},
84 {at
: 0.25, is
: '100px'},
85 {at
: 0.75, is
: '80px'},
88 state
: {underlying
: 'normal'},
90 {at
: 0.25, is
: 'normal'},
91 {at
: 0.75, is
: '80px'},
94 state
: {underlying
: 'inherit', inherited
: '10'},
96 {at
: 0.25, is
: '50px'},
97 {at
: 0.75, is
: '70px'},
100 state
: {underlying
: 'inherit', inherited
: '100px'},
102 {at
: 0.25, is
: '100px'},
103 {at
: 0.75, is
: '80px'},
106 state
: {underlying
: 'inherit', inherited
: 'normal'},
108 {at
: 0.25, is
: 'normal'},
109 {at
: 0.75, is
: '80px'},