WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
180268
[iOS] editing/execCommand/query-command-state.html fails
https://bugs.webkit.org/show_bug.cgi?id=180268
Summary
[iOS] editing/execCommand/query-command-state.html fails
Ryan Haddad
Reported
2017-12-01 12:34:21 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug