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

Unified 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, 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/elements/styles/parse-utf8-bom-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/parse-utf8-bom-expected.txt b/LayoutTests/inspector/elements/styles/parse-utf8-bom-expected.txt
deleted file mode 100644
index a2b4315836772fa2bc56d22a0bce9fb8fbc00cfd..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/elements/styles/parse-utf8-bom-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-Tests that source data are extracted correctly from external stylesheets in UTF-8 with BOM. Bug 59322.
-
-I'm red.
-
-[expanded]
-element.style { ()
-
-[expanded]
-h1 { (parse-utf8-bom-main.css:3 -> parse-utf8-bom-main.css:3:1)
- color: red;
-
-[expanded]
-h1 { (user agent stylesheet)
- display: block;
- font-size: 2em;
- -webkit-margin-before: 0.67em;
- -webkit-margin-after: 0.67em;
- -webkit-margin-start: 0px;
- -webkit-margin-end: 0px;
- font-weight: bold;
-
-
« 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