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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt

Issue 1509853002: Remove checkForChildrenAdjacentRuleChanges. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 11 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: third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f6f7944833881bb24daf8d107c8e5b574e0bcaf4
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt
@@ -0,0 +1,13 @@
+Sibling invalidation with :hover and ::first-letter
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(target).backgroundColor is transparent
+PASS window.eventSender is defined.
+PASS internals.updateStyleAndReturnAffectedElementCount() is 4
+PASS getComputedStyle(target).backgroundColor is green
+PASS successfullyParsed is true
+
+TEST COMPLETE
+This text, and the orange square, should have a green background when the orange square is hovered.

Powered by Google App Engine
This is Rietveld 408576698