Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector-protocol / css / css-get-media-queries-expected.txt
blobce990a791be8e577f9538dd302695d9e9b55dc87
1 mediaRule #0
2     text: (max-width: 0px), (min-width: 1000em)
3     source: mediaRule
4     range: {"startLine":12,"startColumn":7,"endLine":12,"endColumn":52}
5     computedText: all and (max-width: 0px), (min-width: 1000em)
6     mediaQuery #0 active: false
7         mediaExpression #0
8             feature: max-width
9             value: 0
10             unit: px
11     mediaQuery #1 active: false
12         mediaExpression #0
13             feature: min-width
14             value: 1000
15             unit: em
16             computed length: 16000
17 mediaRule #1
18     text: (max-width: 100px), (max-width: 72em)
19     source: mediaRule
20     range: {"startLine":21,"startColumn":7,"endLine":21,"endColumn":65}
21     computedText: (max-width: 100px), (max-width: /* comment inside */ 72em)
22     mediaQuery #0
23         mediaExpression #0
24             feature: max-width
25             value: 100
26             unit: px
27             computed length: 100
28     mediaQuery #1
29         mediaExpression #0
30             feature: max-width
31             value: 72
32             unit: em
33             computed length: 1152
34 mediaRule #2
35     text: (max-width: 10px) and (min-width: 20px)
36     source: mediaRule
37     range: {"startLine":13,"startColumn":7,"endLine":13,"endColumn":46}
38     computedText: (min-width: 20px) and (max-width: 10px)
39     mediaQuery #0 active: false
40         mediaExpression #0
41             feature: max-width
42             value: 10
43             unit: px
44             computed length: 10
45         mediaExpression #1
46             feature: min-width
47             value: 20
48             unit: px
49             computed length: 20
50 mediaRule #3
51     text: (max-width: 200px) and (min-width: 100px)
52     source: mediaRule
53     range: {"startLine":6,"startColumn":11,"endLine":6,"endColumn":52}
54     computedText: (max-width: 200px) and (min-width: 100px)
55     mediaQuery #0
56         mediaExpression #0
57             feature: max-width
58             value: 200
59             unit: px
60             computed length: 200
61         mediaExpression #1
62             feature: min-width
63             value: 100
64             unit: px
65             computed length: 100
66 mediaRule #4
67     text: (min-monochrome: 8)
68     source: mediaRule
69     range: {"startLine":22,"startColumn":11,"endLine":22,"endColumn":38}
70     computedText: all and (min-monochrome: 8)
71     mediaQuery #0
72         mediaExpression #0
73             feature: min-monochrome
74             value: 8
75             unit: 
76 mediaRule #5
77     text: (min-width: 100px)
78     source: mediaRule
79     range: {"startLine":4,"startColumn":7,"endLine":4,"endColumn":25}
80     computedText: (min-width: 100px)
81     mediaQuery #0
82         mediaExpression #0
83             feature: min-width
84             value: 100
85             unit: px
86             computed length: 100
87 mediaRule #6
88     text: (min-width: 100px)
89     source: mediaRule
90     range: {"startLine":4,"startColumn":7,"endLine":4,"endColumn":25}
91     computedText: (min-width: 100px)
92     mediaQuery #0
93         mediaExpression #0
94             feature: min-width
95             value: 100
96             unit: px
97             computed length: 100
98 mediaRule #7
99     text: (min-width: 100px)
100     source: mediaRule
101     range: {"startLine":4,"startColumn":7,"endLine":4,"endColumn":25}
102     computedText: (min-width: 100px)
103     mediaQuery #0
104         mediaExpression #0
105             feature: min-width
106             value: 100
107             unit: px
108             computed length: 100
109 mediaRule #8
110     text: (min-width: 1px), (max-width: 1000em)
111     source: mediaRule
112     range: {"startLine":1,"startColumn":7,"endLine":9,"endColumn":1}
113     computedText: all\n\nand (           min-width:\n    1px),\n\n    (max-width: 1000em\n\n\n)
114     mediaQuery #0 active: true
115         mediaExpression #0
116             feature: min-width
117             value: 1
118             unit: px
119             computed length: 1
120     mediaQuery #1 active: true
121         mediaExpression #0
122             feature: max-width
123             value: 1000
124             unit: em
125             computed length: 16000
126 mediaRule #9
127     text: (orientation: landscape), handheld and (max-resolution: 3dppx)
128     source: importRule
129     range: {"startLine":3,"startColumn":37,"endLine":3,"endColumn":99}
130     computedText: (orientation: landscape), handheld and (max-resolution: 3dppx)
131     mediaQuery #0
132         mediaExpression #0
133             feature: max-resolution
134             value: 3
135             unit: dppx
136 mediaRule #10
137     text: (orientation: portrait)
138     source: mediaRule
139     range: {"startLine":14,"startColumn":11,"endLine":14,"endColumn":42}
140     computedText: all and (orientation: portrait)
141     mediaList is empty
142 mediaRule #11
143     text: handheld and (min-width: 20em), screen and (min-width: 20em)
144     source: mediaRule
145     range: {"startLine":8,"startColumn":11,"endLine":8,"endColumn":71}
146     computedText: handheld and (min-width: 20em), screen and (min-width: 20em)
147     mediaQuery #0
148         mediaExpression #0
149             feature: min-width
150             value: 20
151             unit: em
152             computed length: 320
153     mediaQuery #1
154         mediaExpression #0
155             feature: min-width
156             value: 20
157             unit: em
158             computed length: 320
159 mediaRule #12
160     text: not all
161     source: mediaRule
162     range: {"startLine":5,"startColumn":7,"endLine":5,"endColumn":43}
163     computedText: screen and (min-width: 10px) and and
164     mediaList is empty
165 mediaRule #13
166     text: not all
167     source: mediaRule
168     range: {"startLine":29,"startColumn":7,"endLine":29,"endColumn":9}
169     computedText: ()
170     mediaList is empty
171 mediaRule #14
172     text: print and (min-width: 8.5in)
173     source: linkedSheet
174     range: undefined
175     mediaQuery #0
176         mediaExpression #0
177             feature: min-width
178             value: 8.5
179             unit: in
180             computed length: 816
181 mediaRule #15
182     text: screen and (device-aspect-ratio: 16/9), screen and (device-aspect-ratio: 16/10)
183     source: mediaRule
184     range: {"startLine":1,"startColumn":7,"endLine":1,"endColumn":86}
185     computedText: screen and (device-aspect-ratio: 16/9), screen and (device-aspect-ratio: 16/10)
186     mediaList is empty
187 mediaRule #16
188     text: screen and (max-height: 4000px) and (min-width: 10px)
189     source: importRule
190     range: {"startLine":0,"startColumn":37,"endLine":1,"endColumn":42}
191     computedText: screen and\n(min-width: 10px) and (max-height: 4000px)
192     mediaQuery #0
193         mediaExpression #0
194             feature: max-height
195             value: 4000
196             unit: px
197             computed length: 4000
198         mediaExpression #1
199             feature: min-width
200             value: 10
201             unit: px
202             computed length: 10
203 mediaRule #17
204     text: screen and (min-resolution: 2dppx)
205     source: mediaRule
206     range: {"startLine":7,"startColumn":7,"endLine":7,"endColumn":41}
207     computedText: screen and (min-resolution: 2dppx)
208     mediaQuery #0
209         mediaExpression #0
210             feature: min-resolution
211             value: 2
212             unit: dppx