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

Unified Diff: LayoutTests/fast/css/invalidation/shadow-host-toggle-expected.txt

Issue 221643002: Only support AddFeatures invalidation set mode for :host or :any in a rightmost selector (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix compilation. Created 6 years, 9 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/fast/css/invalidation/shadow-host-toggle-expected.txt
diff --git a/LayoutTests/fast/css/invalidation/shadow-host-toggle-expected.txt b/LayoutTests/fast/css/invalidation/shadow-host-toggle-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a76f6fc7721c72977d47b22e48fcba5990e6e067
--- /dev/null
+++ b/LayoutTests/fast/css/invalidation/shadow-host-toggle-expected.txt
@@ -0,0 +1,5 @@
+PASS getComputedStyle(foo).backgroundColor is "rgb(0, 128, 0)"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698