Commit 0b545254 authored by Kent Tamura's avatar Kent Tamura Committed by Commit Bot

Rebaseline failing tests on linux_layout_tests_layout_ng_disabled bot

This CL has no behavior changes.

Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng_disabled
Change-Id: I7d3f8e060329ad7e6deaa75c7bd76fc18e2b76cf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504433Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Reviewed-by: default avatarYoshifumi Inoue <yosin@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821601}
parent faca064e
This is a testharness.js-based test.
FAIL This tests to see that selected non-editable nodes that are not in both the start and end editable root are preserved during a deletion. You should see "foo" and "qux" on both sides of the editable piece. <radr://problem/5026848> resources/testharness.js:2001:25)
FAIL This tests to see that selected non-editable nodes that are not in both the start and end editable root are preserved during a deletion. You should see "foo" and "qux" on both sides of the editable piece. <radr://problem/5026848> resources/testharness.js:2044:25)
expected <div contenteditable><table contenteditable="false"><tbody><tr><td>foo</td><td contenteditable>bar |</td><td>qux</td></tr></tbody></table>Editable <span>content</span></div>,
but got <div contenteditable><table contenteditable="false"><tbody><tr><td>foo</td><td contenteditable>bar |</td><td>qux</td></tr></tbody></table>Editable <span>content</span></div>,
sameupto <div contenteditable><table contenteditable="false"><tbody><tr><td>foo</td><td contenteditable>bar
......
This is a testharness.js-based test.
FAIL replace_text_in_node_preserving_markers_crash resources/testharness.js:2001:25)
FAIL assertSelection(inputText, tester, expectedText, options) resources/testharness.js:2044:25)
expected <div contenteditable style="width: 3px;">abcd ef| hijkl</div>,
but got <div contenteditable style="width: 3px;">abcd ef|hijkl</div>,
sameupto <div contenteditable style="width: 3px;">abcd ef|
FAIL replace_text_in_node_preserving_markers_crash 1 resources/testharness.js:2001:25)
FAIL assertSelection(inputText, tester, expectedText, options) 1 resources/testharness.js:2044:25)
expected <div contenteditable style="width: 3px;">abcd e| hijkl</div>,
but got <div contenteditable style="width: 3px;">abcd e|hijkl</div>,
sameupto <div contenteditable style="width: 3px;">abcd e|
FAIL replace_text_in_node_preserving_markers_crash 2 resources/testharness.js:2001:25)
FAIL assertSelection(inputText, tester, expectedText, options) 2 resources/testharness.js:2044:25)
expected <div contenteditable style="width: 3px;">abcd | hijkl</div>,
but got <div contenteditable style="width: 3px;">abcd |hijkl</div>,
sameupto <div contenteditable style="width: 3px;">abcd
FAIL replace_text_in_node_preserving_markers_crash 3 resources/testharness.js:2001:25)
FAIL assertSelection(inputText, tester, expectedText, options) 3 resources/testharness.js:2044:25)
expected <div contenteditable style="width: 3px;">abcd| hijkl</div>,
but got <div contenteditable style="width: 3px;">abcd|hijkl</div>,
sameupto <div contenteditable style="width: 3px;">abcd|
......
This is a testharness.js-based test.
FAIL An upstream caret can be impossible to create resources/testharness.js:2001:25)
FAIL assertSelection(inputText, tester, expectedText, options) resources/testharness.js:2044:25)
expected <div contenteditable style="width:250px;">Try to create a caret after this lin<span id="clickme">e|</span> <span></span>thisshouldbeonthesecondline</div>,
but got <div contenteditable style="width:250px;">Try to create a caret after this lin<span id="clickme">e</span> |<span></span>thisshouldbeonthesecondline</div>,
sameupto <div contenteditable style="width:250px;">Try to create a caret after this lin<span id="clickme">e
......
This is a testharness.js-based test.
FAIL 17-0 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-0 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">^‫car| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">^‫car דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">^‫car
FAIL 17-1 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-1 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫^car| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫^car דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫^car
FAIL 17-2 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-2 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫c^ar| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫c^ar דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫c^ar
FAIL 17-3 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-3 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫ca^r| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫ca^r דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫ca^r
FAIL 17-4 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-4 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car^ דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-5 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-5 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| ^דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car ^דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-6 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-6 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| ד^הו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car ד^הו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-7 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-7 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דה^ו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car דה^ו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-8 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-8 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו^ אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו^ אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-9 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-9 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו ^אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו ^אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-10 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-10 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו א^בג.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו א^בג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-11 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-11 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו אב^ג.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו אב^ג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-12 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-12 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו אבג^.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו אבג^.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-13 ltr forward lineboundary resources/testharness.js:2001:25)
FAIL 17-13 ltr forward lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו אבג.^‬</div>,
but got <div contenteditable dir="ltr">‫car דהו אבג.^‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
......
This is a testharness.js-based test.
FAIL 17-0 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-0 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">^‫car| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">^‫car דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">^‫car
FAIL 17-1 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-1 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫^car| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫^car דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫^car
FAIL 17-2 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-2 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫c^ar| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫c^ar דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫c^ar
FAIL 17-3 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-3 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫ca^r| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫ca^r דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫ca^r
FAIL 17-4 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-4 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car^ דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-5 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-5 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| ^דהו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car ^דהו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-6 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-6 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| ד^הו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car ד^הו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-7 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-7 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דה^ו אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car דה^ו אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-8 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-8 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו^ אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו^ אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-9 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-9 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו ^אבג.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו ^אבג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-10 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-10 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו א^בג.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו א^בג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-11 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-11 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו אב^ג.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו אב^ג.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-12 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-12 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו אבג^.‬</div>,
but got <div contenteditable dir="ltr">‫car דהו אבג^.‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
FAIL 17-13 ltr right lineboundary resources/testharness.js:2001:25)
FAIL 17-13 ltr right lineboundary resources/testharness.js:2044:25)
expected <div contenteditable dir="ltr">‫car| דהו אבג.^‬</div>,
but got <div contenteditable dir="ltr">‫car דהו אבג.^‬|</div>,
sameupto <div contenteditable dir="ltr">‫car
......
......@@ -119,12 +119,12 @@ PASS 15-RTL forward
PASS 15-RTL backward
PASS 15-RTL right
PASS 15-RTL left
FAIL 16-LTR forward resources/testharness.js:2001:25)
FAIL 16-LTR forward resources/testharness.js:2044:25)
expected <div contenteditable style="direction:ltr">‫xyz| דהו אבג.‬</div>,
but got <div contenteditable style="direction:ltr">‫xyz דהו אבג.‬|</div>,
sameupto <div contenteditable style="direction:ltr">‫xyz
PASS 16-LTR backward
FAIL 16-LTR right resources/testharness.js:2001:25)
FAIL 16-LTR right resources/testharness.js:2044:25)
expected <div contenteditable style="direction:ltr">‫xyz| דהו אבג.‬</div>,
but got <div contenteditable style="direction:ltr">‫xyz דהו אבג.‬|</div>,
sameupto <div contenteditable style="direction:ltr">‫xyz
......
This is a testharness.js-based test.
FAIL 2 lines resources/testharness.js:2001:25)
FAIL 2 lines resources/testharness.js:2044:25)
expected <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A| BC</bdo></div>,
but got <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A |BC</bdo></div>,
sameupto <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A
FAIL 3 lines-1 resources/testharness.js:2001:25)
FAIL 3 lines-1 resources/testharness.js:2044:25)
expected <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A BC| DE</bdo></div>,
but got <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A BC |DE</bdo></div>,
sameupto <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A BC
PASS 3 lines-2
FAIL 5 lines-1 resources/testharness.js:2001:25)
FAIL 5 lines-1 resources/testharness.js:2044:25)
expected <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A BC DE FG| HI</bdo></div>,
but got <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A BC DE FG |HI</bdo></div>,
sameupto <div contenteditable dir="rtl" style="font-family: monospace; width: 2ch"><bdo dir="rtl">A BC DE FG
......
......@@ -8,5 +8,6 @@ FAIL div (writing-mode: vertical-lr) assert_equals: expected "30px" but got "100
PASS rendered legend (writing-mode: vertical-rl)
FAIL second legend (writing-mode: vertical-rl) assert_equals: expected "30px" but got "100px"
FAIL div (writing-mode: vertical-rl) assert_equals: expected "30px" but got "100px"
PASS Fieldset with a percentage height should not increase the height on every reflow.
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Frame ignores paint-timing events fired from sibling frame.
Harness: the test ran to completion.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment