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

Side by Side Diff: LayoutTests/fast/events/shadow-boundary-crossing-2-expected.txt

Issue 5605003: Merge 73270 - 2010-12-03 Dimitri Glazkov <dglazkov@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years 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
« no previous file with comments | « LayoutTests/fast/events/shadow-boundary-crossing-2.html ('k') | WebCore/ChangeLog » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests to ensure that shadow DOM boundary is not crossed during event propagation . Can only run within DRT. 1 Tests to ensure that shadow DOM boundary is not crossed during event propagation . Can only run within DRT.
2 2
3 See bug 46015 for details. 3 See bug 46015 for details.
4 4
5 Mutation events should not propagate out of the shadow DOM: PASS 5 Mutation events should not propagate out of the shadow DOM: PASS
6 Events for default event handler should also be retargeted: PASS 6 Label should look beyond shadow boundary to detect if it encloses its associated element: PASS
7 Events for default event handler should not be retargeted: PASS
7 Other events should be retargeted: PASS 8 Other events should be retargeted: PASS
8 After event dispatch, the event object should not reveal shadow DOM: PASS 9 After event dispatch, the event object should not reveal shadow DOM: PASS
9 Focusing same shadow DOM element repeatedly should not trigger multiple focus/bl ur events: PASS 10 Focusing same shadow DOM element repeatedly should not trigger multiple focus/bl ur events: PASS
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/shadow-boundary-crossing-2.html ('k') | WebCore/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698