[Webkit-unassigned] [Bug 90156] [WK2] platform/mac/editing/spelling/autocorrection-blockquote-crash.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 12 12:14:37 PST 2014


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[WK2]                       |[WK2]
                   |platform/mac/editing/spelli |platform/mac/editing/spelli
                   |ng/autocorrection-blockquot |ng/autocorrection-blockquot
                   |e-crash.html fails.         |e-crash.html fails
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |---
     Ever confirmed|1                           |0

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
The was not actually fixed (the commit only skipped the test), and the test fails for me locally:

-PASS internals.hasAutocorrectedMarker(5, 10) is true
+FAIL internals.hasAutocorrectedMarker(5, 10) should be true. Was false.
 PASS document.querySelectorAll("blockquote").length is 1
-PASS document.querySelector("blockquote").innerText.indexOf("notational") is 18
+FAIL document.querySelector("blockquote").innerText.indexOf("notational") should be 18. Was -1.
 PASS successfullyParsed is true

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141112/86c21dfe/attachment-0002.html>


More information about the webkit-unassigned mailing list