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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Tests regionLayoutEvent being dispatched when the region chain is removed 1 Tests regionOversetChange being dispatched when the region chain is removed
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 Flow content 6 Flow content
7 PASS event.target.name is "article" 7 PASS event.target.name is "article"
8 Removing region 1 8 Removing region 1
9 Removing region 2 9 Removing region 2
10 PASS event.target.name is "article" 10 PASS event.target.name is "article"
11 PASS eventCount is 2
11 PASS successfullyParsed is true 12 PASS successfullyParsed is true
12 13
13 TEST COMPLETE 14 TEST COMPLETE
14 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698