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

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

Issue 6469009: Merge 78077 - 2011-02-08 Dimitri Glazkov <dglazkov@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/648/
Patch Set: Created 9 years, 10 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
« no previous file with comments | « LayoutTests/fast/events/shadow-boundary-crossing.html ('k') | Source/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 The selectstart event should not propagate out of the shadow DOM: PASS 6 The selectstart event should not propagate out of the shadow DOM: PASS
7 Label should look beyond shadow boundary to detect if it encloses its associated element: PASS 7 Label should look beyond shadow boundary to detect if it encloses its associated element: PASS
8 Events for default event handler should not be retargeted: PASS 8 Events for default event handler should not be retargeted: PASS
9 Event's relatedTarget should be retargeted: PASS
9 Other events should be retargeted: PASS 10 Other events should be retargeted: PASS
10 After event dispatch, the event object should not reveal shadow DOM: PASS 11 After event dispatch, the event object should not reveal shadow DOM: PASS
11 Focusing same shadow DOM element repeatedly should not trigger multiple focus/bl ur events: PASS 12 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.html ('k') | Source/WebCore/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698