[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / inspector / styles / parse-utf8-bom-expected.txt
1 Tests that source data are extracted correctly from external stylesheets in UTF-8 with BOM. Bug 59322.
2
3 I'm red.
4
5 [expanded] 
6 element.style  { ()
7
8 ======== Matched CSS Rules ========
9 [expanded] 
10 h1  { (parse-utf8-bom-main.css:3)
11 color: red;
12
13 [expanded] 
14 h1  { (user agent stylesheet)
15 display: block;
16 font-size: 2em;
17 -webkit-margin-before: 0.67em;
18 -webkit-margin-after: 0.67em;
19 -webkit-margin-start: 0px;
20 -webkit-margin-end: 0px;
21 font-weight: bold;
22
23
24