Commit 156b7d30 authored by David Grogan's avatar David Grogan Committed by Commit Bot

[LayoutNG] NG renders this quirks test better than legacy

Change baselines to NG results. Legacy renders this test identically in
quirks mode and standards mode. FF and NG change the rendering between
the modes but match each other in both.

I didn't look into why the test is supposed to change in quirks vs
standards. NG and Firefox draw the empty P block below the cell in
quirks mode.

Bug: 869873
Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
Change-Id: Ice54cce0fed3d8c260297ac0b8c9f5a8099086c4
Reviewed-on: https://chromium-review.googlesource.com/1196033
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: default avatarMorten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587895}
parent 7bddbb13
...@@ -515,7 +515,6 @@ crbug.com/591099 tables/mozilla/bugs/bug101674.html [ Failure ] ...@@ -515,7 +515,6 @@ crbug.com/591099 tables/mozilla/bugs/bug101674.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug131020-2.html [ Failure ] crbug.com/591099 tables/mozilla/bugs/bug131020-2.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug137388-2.html [ Failure ] crbug.com/591099 tables/mozilla/bugs/bug137388-2.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug137388-3.html [ Failure ] crbug.com/591099 tables/mozilla/bugs/bug137388-3.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug14159-1.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug149275-1.html [ Failure ] crbug.com/591099 tables/mozilla/bugs/bug149275-1.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug149275-2.html [ Failure ] crbug.com/591099 tables/mozilla/bugs/bug149275-2.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug18440.html [ Failure ] crbug.com/591099 tables/mozilla/bugs/bug18440.html [ Failure ]
......
...@@ -308,6 +308,7 @@ crbug.com/859233 external/wpt/css/css-break/hit-test-inline-fragmentation-with-b ...@@ -308,6 +308,7 @@ crbug.com/859233 external/wpt/css/css-break/hit-test-inline-fragmentation-with-b
crbug.com/845902 external/wpt/css/css-sizing/whitespace-and-break.html [ Failure ] crbug.com/845902 external/wpt/css/css-sizing/whitespace-and-break.html [ Failure ]
crbug.com/591099 external/wpt/css/css-sizing/intrinsic-percent-non-replaced-004.html [ Failure ] crbug.com/591099 external/wpt/css/css-sizing/intrinsic-percent-non-replaced-004.html [ Failure ]
crbug.com/591099 external/wpt/css/css-sizing/intrinsic-percent-non-replaced-005.html [ Failure ] crbug.com/591099 external/wpt/css/css-sizing/intrinsic-percent-non-replaced-005.html [ Failure ]
crbug.com/591099 tables/mozilla/bugs/bug14159-1.html [ Failure ]
### virtual/layout_ng/external/wpt/css/CSS2/floats ### virtual/layout_ng/external/wpt/css/CSS2/floats
crbug.com/711704 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-rule3-outside-left-002.xht [ Failure ] crbug.com/711704 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-rule3-outside-left-002.xht [ Failure ]
......
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