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

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

Issue 17176018: [CSS Regions] Add new regionOversetChange event (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Integrated styling fixes 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
« no previous file with comments | « LayoutTests/fast/regions/webkit-named-flow-event-to-null.html ('k') | Source/core/dom/Element.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/regions/webkit-named-flow-event-to-null-expected.txt
diff --git a/LayoutTests/fast/regions/webkit-named-flow-event-to-null-expected.txt b/LayoutTests/fast/regions/webkit-named-flow-event-to-null-expected.txt
index eb2ccb9f6add4be3189489f4f96096ec139acca6..6940c36d142e73e8a76ed60f3e9a8716a47002d7 100644
--- a/LayoutTests/fast/regions/webkit-named-flow-event-to-null-expected.txt
+++ b/LayoutTests/fast/regions/webkit-named-flow-event-to-null-expected.txt
@@ -1,4 +1,4 @@
-Tests regionLayoutEvent being dispatched when the content is removed
+Tests regionOversetChange event being dispatched when the content is removed
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -8,7 +8,7 @@ PASS event.target.name is "article"
Removing region_2 from flow
Removing region_1 from flow
Removing article from flow
-PASS layoutUpdateDispatchedForNullFlow is false
+PASS regionOversetDispatchedForNullFlow is false
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/regions/webkit-named-flow-event-to-null.html ('k') | Source/core/dom/Element.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698