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

Unified Diff: LayoutTests/fast/regions/webkit-named-flow-event-add-to-flow-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-add-to-flow-expected.txt
diff --git a/LayoutTests/fast/regions/webkit-named-flow-event-add-to-flow-expected.txt b/LayoutTests/fast/regions/webkit-named-flow-event-add-to-flow-expected.txt
index c81a05e0717879261d4007a7c0710733eb27fac0..db01d3fc94458f21f3945bf04ba641299a628031 100644
--- a/LayoutTests/fast/regions/webkit-named-flow-event-add-to-flow-expected.txt
+++ b/LayoutTests/fast/regions/webkit-named-flow-event-add-to-flow-expected.txt
@@ -1,10 +1,11 @@
-Tests regionLayoutEvent
+Tests regionOversetChange event
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Flow content
PASS event.target.name is "article"
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