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

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

Issue 27133002: Add shared GlobalEventHandlers IDL (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@attrsync
Patch Set: alphabetize Created 7 years, 2 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 | « no previous file | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/global-event-handlers-expected.txt
diff --git a/LayoutTests/fast/dom/global-event-handlers-expected.txt b/LayoutTests/fast/dom/global-event-handlers-expected.txt
index 334841f8f1f557deec69efed8f043580d9170310..62e2ad5078a4bf216cda5fc6c622a2e3a4818109 100644
--- a/LayoutTests/fast/dom/global-event-handlers-expected.txt
+++ b/LayoutTests/fast/dom/global-event-handlers-expected.txt
@@ -1,5 +1,5 @@
-FAIL No Element.onabort assert_false: expected false got true
+PASS No Element.onabort
PASS Set HTMLElement.onabort
PASS Enumerate HTMLElement.onabort
PASS Reflect HTMLElement.onabort
@@ -10,7 +10,7 @@ PASS Set Document.onabort
PASS Enumerate Document.onabort
PASS Set Window.onabort
PASS Enumerate Window.onabort
-FAIL No Element.onblur assert_false: expected false got true
+PASS No Element.onblur
PASS Set HTMLElement.onblur
PASS Enumerate HTMLElement.onblur
PASS Reflect HTMLElement.onblur
@@ -21,7 +21,7 @@ PASS Set Document.onblur
PASS Enumerate Document.onblur
PASS Set Window.onblur
PASS Enumerate Window.onblur
-FAIL No Element.onerror assert_false: expected false got true
+PASS No Element.onerror
PASS Set HTMLElement.onerror
PASS Enumerate HTMLElement.onerror
PASS Reflect HTMLElement.onerror
@@ -32,7 +32,7 @@ PASS Set Document.onerror
PASS Enumerate Document.onerror
PASS Set Window.onerror
PASS Enumerate Window.onerror
-FAIL No Element.onfocus assert_false: expected false got true
+PASS No Element.onfocus
PASS Set HTMLElement.onfocus
PASS Enumerate HTMLElement.onfocus
PASS Reflect HTMLElement.onfocus
@@ -43,7 +43,7 @@ PASS Set Document.onfocus
PASS Enumerate Document.onfocus
PASS Set Window.onfocus
PASS Enumerate Window.onfocus
-FAIL No Element.oncancel assert_false: expected false got true
+PASS No Element.oncancel
PASS Set HTMLElement.oncancel
PASS Enumerate HTMLElement.oncancel
PASS Reflect HTMLElement.oncancel
@@ -54,7 +54,7 @@ PASS Set Document.oncancel
PASS Enumerate Document.oncancel
PASS Set Window.oncancel
PASS Enumerate Window.oncancel
-FAIL No Element.oncanplay assert_false: expected false got true
+PASS No Element.oncanplay
PASS Set HTMLElement.oncanplay
PASS Enumerate HTMLElement.oncanplay
PASS Reflect HTMLElement.oncanplay
@@ -65,7 +65,7 @@ PASS Set Document.oncanplay
PASS Enumerate Document.oncanplay
PASS Set Window.oncanplay
PASS Enumerate Window.oncanplay
-FAIL No Element.oncanplaythrough assert_false: expected false got true
+PASS No Element.oncanplaythrough
PASS Set HTMLElement.oncanplaythrough
PASS Enumerate HTMLElement.oncanplaythrough
PASS Reflect HTMLElement.oncanplaythrough
@@ -76,7 +76,7 @@ PASS Set Document.oncanplaythrough
PASS Enumerate Document.oncanplaythrough
PASS Set Window.oncanplaythrough
PASS Enumerate Window.oncanplaythrough
-FAIL No Element.onchange assert_false: expected false got true
+PASS No Element.onchange
PASS Set HTMLElement.onchange
PASS Enumerate HTMLElement.onchange
PASS Reflect HTMLElement.onchange
@@ -87,7 +87,7 @@ PASS Set Document.onchange
PASS Enumerate Document.onchange
PASS Set Window.onchange
PASS Enumerate Window.onchange
-FAIL No Element.onclick assert_false: expected false got true
+PASS No Element.onclick
PASS Set HTMLElement.onclick
PASS Enumerate HTMLElement.onclick
PASS Reflect HTMLElement.onclick
@@ -98,7 +98,7 @@ PASS Set Document.onclick
PASS Enumerate Document.onclick
PASS Set Window.onclick
PASS Enumerate Window.onclick
-FAIL No Element.onclose assert_false: expected false got true
+PASS No Element.onclose
PASS Set HTMLElement.onclose
PASS Enumerate HTMLElement.onclose
PASS Reflect HTMLElement.onclose
@@ -109,7 +109,7 @@ PASS Set Document.onclose
PASS Enumerate Document.onclose
PASS Set Window.onclose
PASS Enumerate Window.onclose
-FAIL No Element.oncontextmenu assert_false: expected false got true
+PASS No Element.oncontextmenu
PASS Set HTMLElement.oncontextmenu
PASS Enumerate HTMLElement.oncontextmenu
PASS Reflect HTMLElement.oncontextmenu
@@ -120,7 +120,7 @@ PASS Set Document.oncontextmenu
PASS Enumerate Document.oncontextmenu
PASS Set Window.oncontextmenu
PASS Enumerate Window.oncontextmenu
-FAIL No Element.oncuechange assert_false: expected false got true
+PASS No Element.oncuechange
PASS Set HTMLElement.oncuechange
PASS Enumerate HTMLElement.oncuechange
PASS Reflect HTMLElement.oncuechange
@@ -131,7 +131,7 @@ PASS Set Document.oncuechange
PASS Enumerate Document.oncuechange
PASS Set Window.oncuechange
PASS Enumerate Window.oncuechange
-FAIL No Element.ondblclick assert_false: expected false got true
+PASS No Element.ondblclick
PASS Set HTMLElement.ondblclick
PASS Enumerate HTMLElement.ondblclick
PASS Reflect HTMLElement.ondblclick
@@ -142,7 +142,7 @@ PASS Set Document.ondblclick
PASS Enumerate Document.ondblclick
PASS Set Window.ondblclick
PASS Enumerate Window.ondblclick
-FAIL No Element.ondrag assert_false: expected false got true
+PASS No Element.ondrag
PASS Set HTMLElement.ondrag
PASS Enumerate HTMLElement.ondrag
PASS Reflect HTMLElement.ondrag
@@ -153,7 +153,7 @@ PASS Set Document.ondrag
PASS Enumerate Document.ondrag
PASS Set Window.ondrag
PASS Enumerate Window.ondrag
-FAIL No Element.ondragend assert_false: expected false got true
+PASS No Element.ondragend
PASS Set HTMLElement.ondragend
PASS Enumerate HTMLElement.ondragend
PASS Reflect HTMLElement.ondragend
@@ -164,7 +164,7 @@ PASS Set Document.ondragend
PASS Enumerate Document.ondragend
PASS Set Window.ondragend
PASS Enumerate Window.ondragend
-FAIL No Element.ondragenter assert_false: expected false got true
+PASS No Element.ondragenter
PASS Set HTMLElement.ondragenter
PASS Enumerate HTMLElement.ondragenter
PASS Reflect HTMLElement.ondragenter
@@ -186,7 +186,7 @@ FAIL Set Document.ondragexit assert_equals: Initially null expected null but got
FAIL Enumerate Document.ondragexit assert_true: expected true got undefined
FAIL Set Window.ondragexit assert_equals: Initially null expected null but got undefined
FAIL Enumerate Window.ondragexit assert_true: expected true got undefined
-FAIL No Element.ondragleave assert_false: expected false got true
+PASS No Element.ondragleave
PASS Set HTMLElement.ondragleave
PASS Enumerate HTMLElement.ondragleave
PASS Reflect HTMLElement.ondragleave
@@ -197,7 +197,7 @@ PASS Set Document.ondragleave
PASS Enumerate Document.ondragleave
PASS Set Window.ondragleave
PASS Enumerate Window.ondragleave
-FAIL No Element.ondragover assert_false: expected false got true
+PASS No Element.ondragover
PASS Set HTMLElement.ondragover
PASS Enumerate HTMLElement.ondragover
PASS Reflect HTMLElement.ondragover
@@ -208,7 +208,7 @@ PASS Set Document.ondragover
PASS Enumerate Document.ondragover
PASS Set Window.ondragover
PASS Enumerate Window.ondragover
-FAIL No Element.ondragstart assert_false: expected false got true
+PASS No Element.ondragstart
PASS Set HTMLElement.ondragstart
PASS Enumerate HTMLElement.ondragstart
PASS Reflect HTMLElement.ondragstart
@@ -219,7 +219,7 @@ PASS Set Document.ondragstart
PASS Enumerate Document.ondragstart
PASS Set Window.ondragstart
PASS Enumerate Window.ondragstart
-FAIL No Element.ondrop assert_false: expected false got true
+PASS No Element.ondrop
PASS Set HTMLElement.ondrop
PASS Enumerate HTMLElement.ondrop
PASS Reflect HTMLElement.ondrop
@@ -230,7 +230,7 @@ PASS Set Document.ondrop
PASS Enumerate Document.ondrop
PASS Set Window.ondrop
PASS Enumerate Window.ondrop
-FAIL No Element.ondurationchange assert_false: expected false got true
+PASS No Element.ondurationchange
PASS Set HTMLElement.ondurationchange
PASS Enumerate HTMLElement.ondurationchange
PASS Reflect HTMLElement.ondurationchange
@@ -241,7 +241,7 @@ PASS Set Document.ondurationchange
PASS Enumerate Document.ondurationchange
PASS Set Window.ondurationchange
PASS Enumerate Window.ondurationchange
-FAIL No Element.onemptied assert_false: expected false got true
+PASS No Element.onemptied
PASS Set HTMLElement.onemptied
PASS Enumerate HTMLElement.onemptied
PASS Reflect HTMLElement.onemptied
@@ -252,7 +252,7 @@ PASS Set Document.onemptied
PASS Enumerate Document.onemptied
PASS Set Window.onemptied
PASS Enumerate Window.onemptied
-FAIL No Element.onended assert_false: expected false got true
+PASS No Element.onended
PASS Set HTMLElement.onended
PASS Enumerate HTMLElement.onended
PASS Reflect HTMLElement.onended
@@ -263,7 +263,7 @@ PASS Set Document.onended
PASS Enumerate Document.onended
PASS Set Window.onended
PASS Enumerate Window.onended
-FAIL No Element.oninput assert_false: expected false got true
+PASS No Element.oninput
PASS Set HTMLElement.oninput
PASS Enumerate HTMLElement.oninput
PASS Reflect HTMLElement.oninput
@@ -274,7 +274,7 @@ PASS Set Document.oninput
PASS Enumerate Document.oninput
PASS Set Window.oninput
PASS Enumerate Window.oninput
-FAIL No Element.oninvalid assert_false: expected false got true
+PASS No Element.oninvalid
PASS Set HTMLElement.oninvalid
PASS Enumerate HTMLElement.oninvalid
PASS Reflect HTMLElement.oninvalid
@@ -285,7 +285,7 @@ PASS Set Document.oninvalid
PASS Enumerate Document.oninvalid
PASS Set Window.oninvalid
PASS Enumerate Window.oninvalid
-FAIL No Element.onkeydown assert_false: expected false got true
+PASS No Element.onkeydown
PASS Set HTMLElement.onkeydown
PASS Enumerate HTMLElement.onkeydown
PASS Reflect HTMLElement.onkeydown
@@ -296,7 +296,7 @@ PASS Set Document.onkeydown
PASS Enumerate Document.onkeydown
PASS Set Window.onkeydown
PASS Enumerate Window.onkeydown
-FAIL No Element.onkeypress assert_false: expected false got true
+PASS No Element.onkeypress
PASS Set HTMLElement.onkeypress
PASS Enumerate HTMLElement.onkeypress
PASS Reflect HTMLElement.onkeypress
@@ -307,7 +307,7 @@ PASS Set Document.onkeypress
PASS Enumerate Document.onkeypress
PASS Set Window.onkeypress
PASS Enumerate Window.onkeypress
-FAIL No Element.onkeyup assert_false: expected false got true
+PASS No Element.onkeyup
PASS Set HTMLElement.onkeyup
PASS Enumerate HTMLElement.onkeyup
PASS Reflect HTMLElement.onkeyup
@@ -318,7 +318,7 @@ PASS Set Document.onkeyup
PASS Enumerate Document.onkeyup
PASS Set Window.onkeyup
PASS Enumerate Window.onkeyup
-FAIL No Element.onload assert_false: expected false got true
+PASS No Element.onload
PASS Set HTMLElement.onload
PASS Enumerate HTMLElement.onload
PASS Reflect HTMLElement.onload
@@ -329,7 +329,7 @@ PASS Set Document.onload
PASS Enumerate Document.onload
PASS Set Window.onload
PASS Enumerate Window.onload
-FAIL No Element.onloadeddata assert_false: expected false got true
+PASS No Element.onloadeddata
PASS Set HTMLElement.onloadeddata
PASS Enumerate HTMLElement.onloadeddata
PASS Reflect HTMLElement.onloadeddata
@@ -340,7 +340,7 @@ PASS Set Document.onloadeddata
PASS Enumerate Document.onloadeddata
PASS Set Window.onloadeddata
PASS Enumerate Window.onloadeddata
-FAIL No Element.onloadedmetadata assert_false: expected false got true
+PASS No Element.onloadedmetadata
PASS Set HTMLElement.onloadedmetadata
PASS Enumerate HTMLElement.onloadedmetadata
PASS Reflect HTMLElement.onloadedmetadata
@@ -351,7 +351,7 @@ PASS Set Document.onloadedmetadata
PASS Enumerate Document.onloadedmetadata
PASS Set Window.onloadedmetadata
PASS Enumerate Window.onloadedmetadata
-FAIL No Element.onloadstart assert_false: expected false got true
+PASS No Element.onloadstart
PASS Set HTMLElement.onloadstart
PASS Enumerate HTMLElement.onloadstart
PASS Reflect HTMLElement.onloadstart
@@ -362,7 +362,7 @@ PASS Set Document.onloadstart
PASS Enumerate Document.onloadstart
PASS Set Window.onloadstart
PASS Enumerate Window.onloadstart
-FAIL No Element.onmousedown assert_false: expected false got true
+PASS No Element.onmousedown
PASS Set HTMLElement.onmousedown
PASS Enumerate HTMLElement.onmousedown
PASS Reflect HTMLElement.onmousedown
@@ -373,7 +373,7 @@ PASS Set Document.onmousedown
PASS Enumerate Document.onmousedown
PASS Set Window.onmousedown
PASS Enumerate Window.onmousedown
-FAIL No Element.onmouseenter assert_false: expected false got true
+PASS No Element.onmouseenter
PASS Set HTMLElement.onmouseenter
PASS Enumerate HTMLElement.onmouseenter
PASS Reflect HTMLElement.onmouseenter
@@ -384,7 +384,7 @@ PASS Set Document.onmouseenter
PASS Enumerate Document.onmouseenter
PASS Set Window.onmouseenter
PASS Enumerate Window.onmouseenter
-FAIL No Element.onmouseleave assert_false: expected false got true
+PASS No Element.onmouseleave
PASS Set HTMLElement.onmouseleave
PASS Enumerate HTMLElement.onmouseleave
PASS Reflect HTMLElement.onmouseleave
@@ -395,7 +395,7 @@ PASS Set Document.onmouseleave
PASS Enumerate Document.onmouseleave
PASS Set Window.onmouseleave
PASS Enumerate Window.onmouseleave
-FAIL No Element.onmousemove assert_false: expected false got true
+PASS No Element.onmousemove
PASS Set HTMLElement.onmousemove
PASS Enumerate HTMLElement.onmousemove
PASS Reflect HTMLElement.onmousemove
@@ -406,7 +406,7 @@ PASS Set Document.onmousemove
PASS Enumerate Document.onmousemove
PASS Set Window.onmousemove
PASS Enumerate Window.onmousemove
-FAIL No Element.onmouseout assert_false: expected false got true
+PASS No Element.onmouseout
PASS Set HTMLElement.onmouseout
PASS Enumerate HTMLElement.onmouseout
PASS Reflect HTMLElement.onmouseout
@@ -417,7 +417,7 @@ PASS Set Document.onmouseout
PASS Enumerate Document.onmouseout
PASS Set Window.onmouseout
PASS Enumerate Window.onmouseout
-FAIL No Element.onmouseover assert_false: expected false got true
+PASS No Element.onmouseover
PASS Set HTMLElement.onmouseover
PASS Enumerate HTMLElement.onmouseover
PASS Reflect HTMLElement.onmouseover
@@ -428,7 +428,7 @@ PASS Set Document.onmouseover
PASS Enumerate Document.onmouseover
PASS Set Window.onmouseover
PASS Enumerate Window.onmouseover
-FAIL No Element.onmouseup assert_false: expected false got true
+PASS No Element.onmouseup
PASS Set HTMLElement.onmouseup
PASS Enumerate HTMLElement.onmouseup
PASS Reflect HTMLElement.onmouseup
@@ -439,7 +439,7 @@ PASS Set Document.onmouseup
PASS Enumerate Document.onmouseup
PASS Set Window.onmouseup
PASS Enumerate Window.onmouseup
-FAIL No Element.onmousewheel assert_false: expected false got true
+PASS No Element.onmousewheel
PASS Set HTMLElement.onmousewheel
PASS Enumerate HTMLElement.onmousewheel
PASS Reflect HTMLElement.onmousewheel
@@ -450,7 +450,7 @@ PASS Set Document.onmousewheel
PASS Enumerate Document.onmousewheel
PASS Set Window.onmousewheel
PASS Enumerate Window.onmousewheel
-FAIL No Element.onpause assert_false: expected false got true
+PASS No Element.onpause
PASS Set HTMLElement.onpause
PASS Enumerate HTMLElement.onpause
PASS Reflect HTMLElement.onpause
@@ -461,7 +461,7 @@ PASS Set Document.onpause
PASS Enumerate Document.onpause
PASS Set Window.onpause
PASS Enumerate Window.onpause
-FAIL No Element.onplay assert_false: expected false got true
+PASS No Element.onplay
PASS Set HTMLElement.onplay
PASS Enumerate HTMLElement.onplay
PASS Reflect HTMLElement.onplay
@@ -472,7 +472,7 @@ PASS Set Document.onplay
PASS Enumerate Document.onplay
PASS Set Window.onplay
PASS Enumerate Window.onplay
-FAIL No Element.onplaying assert_false: expected false got true
+PASS No Element.onplaying
PASS Set HTMLElement.onplaying
PASS Enumerate HTMLElement.onplaying
PASS Reflect HTMLElement.onplaying
@@ -483,7 +483,7 @@ PASS Set Document.onplaying
PASS Enumerate Document.onplaying
PASS Set Window.onplaying
PASS Enumerate Window.onplaying
-FAIL No Element.onprogress assert_false: expected false got true
+PASS No Element.onprogress
PASS Set HTMLElement.onprogress
PASS Enumerate HTMLElement.onprogress
PASS Reflect HTMLElement.onprogress
@@ -494,7 +494,7 @@ PASS Set Document.onprogress
PASS Enumerate Document.onprogress
PASS Set Window.onprogress
PASS Enumerate Window.onprogress
-FAIL No Element.onratechange assert_false: expected false got true
+PASS No Element.onratechange
PASS Set HTMLElement.onratechange
PASS Enumerate HTMLElement.onratechange
PASS Reflect HTMLElement.onratechange
@@ -505,7 +505,7 @@ PASS Set Document.onratechange
PASS Enumerate Document.onratechange
PASS Set Window.onratechange
PASS Enumerate Window.onratechange
-FAIL No Element.onreset assert_false: expected false got true
+PASS No Element.onreset
PASS Set HTMLElement.onreset
PASS Enumerate HTMLElement.onreset
PASS Reflect HTMLElement.onreset
@@ -516,7 +516,7 @@ PASS Set Document.onreset
PASS Enumerate Document.onreset
PASS Set Window.onreset
PASS Enumerate Window.onreset
-FAIL No Element.onscroll assert_false: expected false got true
+PASS No Element.onscroll
PASS Set HTMLElement.onscroll
PASS Enumerate HTMLElement.onscroll
PASS Reflect HTMLElement.onscroll
@@ -527,7 +527,7 @@ PASS Set Document.onscroll
PASS Enumerate Document.onscroll
PASS Set Window.onscroll
PASS Enumerate Window.onscroll
-FAIL No Element.onseeked assert_false: expected false got true
+PASS No Element.onseeked
PASS Set HTMLElement.onseeked
PASS Enumerate HTMLElement.onseeked
PASS Reflect HTMLElement.onseeked
@@ -538,7 +538,7 @@ PASS Set Document.onseeked
PASS Enumerate Document.onseeked
PASS Set Window.onseeked
PASS Enumerate Window.onseeked
-FAIL No Element.onseeking assert_false: expected false got true
+PASS No Element.onseeking
PASS Set HTMLElement.onseeking
PASS Enumerate HTMLElement.onseeking
PASS Reflect HTMLElement.onseeking
@@ -549,7 +549,7 @@ PASS Set Document.onseeking
PASS Enumerate Document.onseeking
PASS Set Window.onseeking
PASS Enumerate Window.onseeking
-FAIL No Element.onselect assert_false: expected false got true
+PASS No Element.onselect
PASS Set HTMLElement.onselect
PASS Enumerate HTMLElement.onselect
PASS Reflect HTMLElement.onselect
@@ -560,7 +560,7 @@ PASS Set Document.onselect
PASS Enumerate Document.onselect
PASS Set Window.onselect
PASS Enumerate Window.onselect
-FAIL No Element.onshow assert_false: expected false got true
+PASS No Element.onshow
PASS Set HTMLElement.onshow
PASS Enumerate HTMLElement.onshow
PASS Reflect HTMLElement.onshow
@@ -582,7 +582,7 @@ FAIL Set Document.onsort assert_equals: Initially null expected null but got und
FAIL Enumerate Document.onsort assert_true: expected true got undefined
FAIL Set Window.onsort assert_equals: Initially null expected null but got undefined
FAIL Enumerate Window.onsort assert_true: expected true got undefined
-FAIL No Element.onstalled assert_false: expected false got true
+PASS No Element.onstalled
PASS Set HTMLElement.onstalled
PASS Enumerate HTMLElement.onstalled
PASS Reflect HTMLElement.onstalled
@@ -593,7 +593,7 @@ PASS Set Document.onstalled
PASS Enumerate Document.onstalled
PASS Set Window.onstalled
PASS Enumerate Window.onstalled
-FAIL No Element.onsubmit assert_false: expected false got true
+PASS No Element.onsubmit
PASS Set HTMLElement.onsubmit
PASS Enumerate HTMLElement.onsubmit
PASS Reflect HTMLElement.onsubmit
@@ -604,7 +604,7 @@ PASS Set Document.onsubmit
PASS Enumerate Document.onsubmit
PASS Set Window.onsubmit
PASS Enumerate Window.onsubmit
-FAIL No Element.onsuspend assert_false: expected false got true
+PASS No Element.onsuspend
PASS Set HTMLElement.onsuspend
PASS Enumerate HTMLElement.onsuspend
PASS Reflect HTMLElement.onsuspend
@@ -615,7 +615,7 @@ PASS Set Document.onsuspend
PASS Enumerate Document.onsuspend
PASS Set Window.onsuspend
PASS Enumerate Window.onsuspend
-FAIL No Element.ontimeupdate assert_false: expected false got true
+PASS No Element.ontimeupdate
PASS Set HTMLElement.ontimeupdate
PASS Enumerate HTMLElement.ontimeupdate
PASS Reflect HTMLElement.ontimeupdate
@@ -626,7 +626,7 @@ PASS Set Document.ontimeupdate
PASS Enumerate Document.ontimeupdate
PASS Set Window.ontimeupdate
PASS Enumerate Window.ontimeupdate
-FAIL No Element.onvolumechange assert_false: expected false got true
+PASS No Element.onvolumechange
PASS Set HTMLElement.onvolumechange
PASS Enumerate HTMLElement.onvolumechange
PASS Reflect HTMLElement.onvolumechange
@@ -637,7 +637,7 @@ PASS Set Document.onvolumechange
PASS Enumerate Document.onvolumechange
PASS Set Window.onvolumechange
PASS Enumerate Window.onvolumechange
-FAIL No Element.onwaiting assert_false: expected false got true
+PASS No Element.onwaiting
PASS Set HTMLElement.onwaiting
PASS Enumerate HTMLElement.onwaiting
PASS Reflect HTMLElement.onwaiting
« no previous file with comments | « no previous file | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698