OLD | NEW |
1 Blocked access to external URL http://www.example.com/fonts/example | |
2 Blocked access to external URL http://www.example.com/fonts/example | |
3 The test verifies the CSS outline functionality. | 1 The test verifies the CSS outline functionality. |
4 | 2 |
5 { | 3 { |
6 atRule : "@import url("some-url-to-load-css.css") print" | 4 atRule : "@import url("some-url-to-load-css.css") print" |
7 columnNumber : 0 | 5 columnNumber : 0 |
8 lineNumber : 1 | 6 lineNumber : 1 |
9 } | 7 } |
10 { | 8 { |
11 atRule : "@charset "ISO-8859-15"" | 9 atRule : "@charset "ISO-8859-15"" |
12 columnNumber : 0 | 10 columnNumber : 0 |
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
365 ] | 363 ] |
366 selectorText : "span" | 364 selectorText : "span" |
367 styleRange : { | 365 styleRange : { |
368 endColumn : 4 | 366 endColumn : 4 |
369 endLine : 47 | 367 endLine : 47 |
370 startColumn : 10 | 368 startColumn : 10 |
371 startLine : 43 | 369 startLine : 43 |
372 } | 370 } |
373 } | 371 } |
374 | 372 |
OLD | NEW |