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

Unified Diff: LayoutTests/fast/regions/webkit-named-flow-event-no-regions-expected.txt

Issue 17176018: [CSS Regions] Add new regionOversetChange event (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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/regions/webkit-named-flow-event-no-regions-expected.txt
diff --git a/LayoutTests/fast/regions/webkit-named-flow-event-no-regions-expected.txt b/LayoutTests/fast/regions/webkit-named-flow-event-no-regions-expected.txt
index ea2b21933164def17e2c050be396200898f29211..820bd95a67255b07e5d58481b455d16f29dad96b 100644
--- a/LayoutTests/fast/regions/webkit-named-flow-event-no-regions-expected.txt
+++ b/LayoutTests/fast/regions/webkit-named-flow-event-no-regions-expected.txt
@@ -1,4 +1,4 @@
-Tests regionLayoutEvent being dispatched when the region chain is removed
+Tests regionOversetChange being dispatched when the region chain is removed
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -8,6 +8,7 @@ PASS event.target.name is "article"
Removing region 1
Removing region 2
PASS event.target.name is "article"
+PASS eventCount is 2
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698