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

Unified Diff: LayoutTests/inspector/elements/styles/add-new-rule-with-style-after-body-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/add-new-rule-with-style-after-body-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/add-new-rule-with-style-after-body-expected.txt b/LayoutTests/inspector/elements/styles/add-new-rule-with-style-after-body-expected.txt
deleted file mode 100644
index 61a4833a85a011cafda961b4b39c5d7c0ae1ae60..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/elements/styles/add-new-rule-with-style-after-body-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-Tests that adding a new rule works when there is a STYLE element after BODY. TIMEOUT SHOULD NOT OCCUR! Bug 111299
-
-Text
-After adding new rule:
-[expanded]
-element.style { ()
- font-size: 12px;
-
-[expanded] [no-affect]
-inspected { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
- color: maroon;
- : ;
-
-[expanded]
-div { (user agent stylesheet)
- display: block;
-
-

Powered by Google App Engine
This is Rietveld 408576698