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

Unified Diff: LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt

Issue 82863002: Remove ::part. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « LayoutTests/fast/dom/shadow/part-pseudo-element-css-text-expected.txt ('k') | Source/core/css/CSSGrammar.y » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt b/LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt
deleted file mode 100644
index 89cc4cd289e8e2e9abda7a489ba0ee1de6d2ee34..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/shadow/part-pseudo-element-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Test whether ::part matches elements whose part attributes have the same as ::part's argument in shadow trees.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)"
-PASS backgroundColorOf('host1/host2/target') is "rgba(0, 0, 0, 0)"
-PASS backgroundColorOf('host/target') is "rgba(0, 0, 0, 0)"
-PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/dom/shadow/part-pseudo-element-css-text-expected.txt ('k') | Source/core/css/CSSGrammar.y » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698