[Webkit-unassigned] [Bug 153763] New: [iOS Simulator] fast/dom/event-handler-attributes.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 13:40:08 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153763

            Bug ID: 153763
           Summary: [iOS Simulator] fast/dom/event-handler-attributes.html
                    failing
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: iOS 9.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
            Blocks: 152130

[iOS Simulator] fast/dom/event-handler-attributes.html failing

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195975%20(2771)/results.html>
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fdom%2Fevent-handler-attributes.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/dom/event-handler-attributes-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/dom/event-handler-attributes-actual.txt
@@ -148,7 +148,7 @@
 PASS testScriptAttribute(document, "ratechange") is "document"
 PASS testScriptAttribute(document, "readystatechange") is "document"
 PASS testScriptAttribute(document, "reset") is "document"
-PASS testScriptAttribute(document, "resize") is "document"
+FAIL testScriptAttribute(document, "resize") should be document. Was window, document.
 PASS testScriptAttribute(document, "scroll") is "document"
 PASS testScriptAttribute(document, "search") is "document"
 PASS testScriptAttribute(document, "seeked") is "document"
@@ -246,7 +246,7 @@
 PASS testElementAttribute(element, "progress") is "target"
 PASS testElementAttribute(element, "ratechange") is "target"
 PASS testElementAttribute(element, "reset") is "target"
-PASS testElementAttribute(element, "resize") is "target"
+FAIL testElementAttribute(element, "resize") should be target. Was target, window.
 PASS testElementAttribute(element, "scroll") is "target"
 PASS testElementAttribute(element, "search") is "target"
 PASS testElementAttribute(element, "seeked") is "target"
@@ -339,7 +339,7 @@
 PASS testElementAttribute(inputElement, "progress") is "target"
 PASS testElementAttribute(inputElement, "ratechange") is "target"
 PASS testElementAttribute(inputElement, "reset") is "target"
-PASS testElementAttribute(inputElement, "resize") is "target"
+FAIL testElementAttribute(inputElement, "resize") should be target. Was target, window.
 PASS testElementAttribute(inputElement, "scroll") is "target"
 PASS testElementAttribute(inputElement, "search") is "target"
 PASS testElementAttribute(inputElement, "seeked") is "target"
@@ -432,7 +432,7 @@
 PASS testElementAttribute(audioElement, "progress") is "target"
 PASS testElementAttribute(audioElement, "ratechange") is "target"
 PASS testElementAttribute(audioElement, "reset") is "target"
-PASS testElementAttribute(audioElement, "resize") is "target"
+FAIL testElementAttribute(audioElement, "resize") should be target. Was target, window.
 PASS testElementAttribute(audioElement, "scroll") is "target"
 PASS testElementAttribute(audioElement, "search") is "target"
 PASS testElementAttribute(audioElement, "seeked") is "target"
@@ -525,7 +525,7 @@
 PASS testElementAttribute(videoElement, "progress") is "target"
 PASS testElementAttribute(videoElement, "ratechange") is "target"
 PASS testElementAttribute(videoElement, "reset") is "target"
-PASS testElementAttribute(videoElement, "resize") is "target"
+FAIL testElementAttribute(videoElement, "resize") should be target. Was target, window.
 PASS testElementAttribute(videoElement, "scroll") is "target"
 PASS testElementAttribute(videoElement, "search") is "target"
 PASS testElementAttribute(videoElement, "seeked") is "target"
@@ -816,7 +816,7 @@
 PASS testElementAttribute(rectElement, "progress") is "target"
 PASS testElementAttribute(rectElement, "ratechange") is "target"
 PASS testElementAttribute(rectElement, "reset") is "target"
-PASS testElementAttribute(rectElement, "resize") is "target"
+FAIL testElementAttribute(rectElement, "resize") should be target. Was target, window.
 PASS testElementAttribute(rectElement, "scroll") is "target"
 PASS testElementAttribute(rectElement, "search") is "target"
 PASS testElementAttribute(rectElement, "seeked") is "target"
@@ -919,7 +919,7 @@
 FAIL testElementAttribute(nonHTMLElement, "ratechange") should be none. Was script: target; content: none.
 PASS testElementAttribute(nonHTMLElement, "readystatechange") is "none"
 FAIL testElementAttribute(nonHTMLElement, "reset") should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, "resize") should be none. Was script: target; content: none.
+FAIL testElementAttribute(nonHTMLElement, "resize") should be none. Was script: target, window; content: none.
 FAIL testElementAttribute(nonHTMLElement, "scroll") should be none. Was script: target; content: none.
 FAIL testElementAttribute(nonHTMLElement, "search") should be none. Was script: target; content: none.
 FAIL testElementAttribute(nonHTMLElement, "seeked") should be none. Was script: target; content: none.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160201/ab8dd322/attachment.html>


More information about the webkit-unassigned mailing list