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

Unified Diff: LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt

Issue 136593002: Move onresize from just Window to Window and elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: force rebuild with whitespace Created 6 years, 11 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/dom/body-frameset-event-handlers-expected.txt
diff --git a/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt b/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
index 23c2720865f0551be54a49d043e99fd2e45b13ce..58da5eb5558a221237483ce116232fe3cf57ce6f 100644
--- a/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
+++ b/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
@@ -31,6 +31,14 @@ PASS Set HTMLFrameSetElement.onload
PASS Enumerate HTMLFrameSetElement.onload
PASS Reflect HTMLFrameSetElement.onload
PASS Forward HTMLFrameSetElement.onload to Window
+PASS Set HTMLBodyElement.onresize
+PASS Enumerate HTMLBodyElement.onresize
+PASS Reflect HTMLBodyElement.onresize
+PASS Forward HTMLBodyElement.onresize to Window
+PASS Set HTMLFrameSetElement.onresize
+PASS Enumerate HTMLFrameSetElement.onresize
+PASS Reflect HTMLFrameSetElement.onresize
+PASS Forward HTMLFrameSetElement.onresize to Window
PASS Set HTMLBodyElement.onscroll
PASS Enumerate HTMLBodyElement.onscroll
PASS Reflect HTMLBodyElement.onscroll
« no previous file with comments | « LayoutTests/fast/dom/body-frameset-event-handlers.html ('k') | LayoutTests/fast/dom/global-event-handlers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698