[Webkit-unassigned] [Bug 207624] New: [GTK] imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html is failing since r256207
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 12 04:01:34 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=207624
Bug ID: 207624
Summary: [GTK]
imported/w3c/web-platform-tests/html/semantics/forms/t
extfieldselection/textfieldselection-setSelectionRange
.html is failing since r256207
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dpino at igalia.com
* imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html [ Failure ]
Diff:
imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html
15,18c15,18
< PASS input direction of setSelectionRange(0,1,"none")
< PASS input direction of setSelectionRange(0,1,"hoge")
< PASS input direction of setSelectionRange(0,1,"BACKWARD")
< PASS input direction of setSelectionRange(0,1)
---
> FAIL input direction of setSelectionRange(0,1,"none") assert_equals: expected "none" but got "forward"
> FAIL input direction of setSelectionRange(0,1,"hoge") assert_equals: expected "none" but got "forward"
> FAIL input direction of setSelectionRange(0,1,"BACKWARD") assert_equals: expected "none" but got "forward"
> FAIL input direction of setSelectionRange(0,1) assert_equals: expected "none" but got "forward"
40,43c40,43
< PASS textarea direction of setSelectionRange(0,1,"none")
< PASS textarea direction of setSelectionRange(0,1,"hoge")
< PASS textarea direction of setSelectionRange(0,1,"BACKWARD")
< PASS textarea direction of setSelectionRange(0,1)
---
> FAIL textarea direction of setSelectionRange(0,1,"none") assert_equals: expected "none" but got "forward"
> FAIL textarea direction of setSelectionRange(0,1,"hoge") assert_equals: expected "none" but got "forward"
> FAIL textarea direction of setSelectionRange(0,1,"BACKWARD") assert_equals: expected "none" but got "forward"
> FAIL textarea direction of setSelectionRange(0,1) assert_equals: expected "none" but got "forward"
--
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/20200212/ab0775c3/attachment.htm>
More information about the webkit-unassigned
mailing list