mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
132 lines
3.7 KiB
INI
Vendored
132 lines
3.7 KiB
INI
Vendored
[selectionchange.html]
|
|
[Modifying selectionStart value of the input element]
|
|
expected: FAIL
|
|
|
|
[Modifying selectionEnd value of the input element]
|
|
expected: FAIL
|
|
|
|
[Calling setSelectionRange() on the input element]
|
|
expected: FAIL
|
|
|
|
[Calling select() on the input element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() on the input element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selectionStart value twice on the input element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selectionEnd value twice on the input element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selection range twice on the input element]
|
|
expected: FAIL
|
|
|
|
[Calling select() twice on the input element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() after select() on the input element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() repeatedly on the input element]
|
|
expected: FAIL
|
|
|
|
[Modifying selectionStart value of the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Modifying selectionEnd value of the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Calling setSelectionRange() on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Calling select() on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selectionStart value twice on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selectionEnd value twice on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selection range twice on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Calling select() twice on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() after select() on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() repeatedly on the disconnected input element]
|
|
expected: FAIL
|
|
|
|
[Modifying selectionStart value of the textarea element]
|
|
expected: FAIL
|
|
|
|
[Modifying selectionEnd value of the textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling setSelectionRange() on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling select() on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selectionStart value twice on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selectionEnd value twice on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selection range twice on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling select() twice on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() after select() on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() repeatedly on the textarea element]
|
|
expected: FAIL
|
|
|
|
[Modifying selectionStart value of the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Modifying selectionEnd value of the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling setSelectionRange() on the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling select() on the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() on the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selectionStart value twice on the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selectionEnd value twice on the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Setting the same selection range twice on the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling select() twice on the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() after select() on the disconnected textarea element]
|
|
expected: FAIL
|
|
|
|
[Calling setRangeText() repeatedly on the disconnected textarea element]
|
|
expected: FAIL
|