mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Correct default Selectionstart and SelectionEnd
This commit is contained in:
parent
e19bab84cf
commit
b2c1f89b93
8 changed files with 144 additions and 87 deletions
|
@ -328172,6 +328172,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"html/semantics/forms/textfieldselection/defaultSelection.html": [
|
||||
[
|
||||
"/html/semantics/forms/textfieldselection/defaultSelection.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/semantics/forms/textfieldselection/select-event.html": [
|
||||
[
|
||||
"/html/semantics/forms/textfieldselection/select-event.html",
|
||||
|
@ -558275,6 +558281,10 @@
|
|||
"da39a3ee5e6b4b0d3255bfef95601890afd80709",
|
||||
"support"
|
||||
],
|
||||
"html/semantics/forms/textfieldselection/defaultSelection.html": [
|
||||
"c9568da864127d49974b970809312c953fb347b1",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/forms/textfieldselection/original-id.json": [
|
||||
"14a6f0077d512837c24931a2a9723e11d1d7a1c7",
|
||||
"support"
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[setSelectionRange.html]
|
||||
[setSelectionRange on line boundaries]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue