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

Unified Diff: LayoutTests/fast/dynamic/last-child-descendant-expected.txt

Issue 758523002: Store :last/first-child state as restyle flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed assert Created 6 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
Index: LayoutTests/fast/dynamic/last-child-descendant-expected.txt
diff --git a/LayoutTests/fast/dynamic/last-child-descendant-expected.txt b/LayoutTests/fast/dynamic/last-child-descendant-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..181ef0ca0997c8403b58d4779d5277275589b8b7
--- /dev/null
+++ b/LayoutTests/fast/dynamic/last-child-descendant-expected.txt
@@ -0,0 +1,11 @@
+Evaluation of :last-child affecting descendant.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(b).color is green
+PASS successfullyParsed is true
+
+TEST COMPLETE
+This text should be green
+

Powered by Google App Engine
This is Rietveld 408576698