[Webkit-unassigned] [Bug 180268] New: [iOS] editing/execCommand/query-command-state.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 1 12:34:21 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180268
Bug ID: 180268
Summary: [iOS] editing/execCommand/query-command-state.html
fails
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
CC: wenson_hsieh at apple.com
editing/execCommand/query-command-state.html fail when run on iOS:
--- /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/editing/execCommand/query-command-state-expected.txt
+++ /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/editing/execCommand/query-command-state-actual.txt
@@ -115,7 +115,7 @@
PASS queryCommandState("strikeThrough") returns true when selecting second word of "<s><u><div>hello world WebKit</div></u></s>"
PASS queryCommandState("strikeThrough") returns false when selecting second word of "<u><s>hello</s> world</u> WebKit"
PASS queryCommandState("strikeThrough") returns true when selecting second word of "hello <s>world WebKit</s>"
-PASS queryCommandState("strikeThrough") returns false when selecting first two words of "hello <s>world WebKit</s>"
+FAIL queryCommandState("strikeThrough") returns true when selecting first two words of "hello <s>world WebKit</s>", expected false
PASS successfullyParsed is true
TEST COMPLETE
--
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/20171201/993cb236/attachment.html>
More information about the webkit-unassigned
mailing list