Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(775)

Side by Side Diff: LayoutTests/inspector/elements/styles/parse-utf8-bom-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
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 [expanded]
9 h1 { (parse-utf8-bom-main.css:3 -> parse-utf8-bom-main.css:3:1)
10 color: red;
11
12 [expanded]
13 h1 { (user agent stylesheet)
14 display: block;
15 font-size: 2em;
16 -webkit-margin-before: 0.67em;
17 -webkit-margin-after: 0.67em;
18 -webkit-margin-start: 0px;
19 -webkit-margin-end: 0px;
20 font-weight: bold;
21
22
OLDNEW
« no previous file with comments | « LayoutTests/inspector/elements/styles/parse-utf8-bom.html ('k') | LayoutTests/inspector/elements/styles/paste-property.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698