Commit 1d928dd5 authored by Stephen Chenney's avatar Stephen Chenney Committed by Commit Bot

Fix Layout NG Disabled baselines

These tests have somehow got their baselines wrong, and are failing
with and without try job patches.

Change-Id: I1496dd6b0158e9b2bdfb959a6d7f09b5f46a215c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2232799
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Reviewed-by: default avatarIan Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775756}
parent 02fd48ce
......@@ -444,6 +444,29 @@ crbug.com/591099 virtual/scalefactor200/external/wpt/element-timing/observe-text
crbug.com/591099 virtual/scalefactor200withoutzoom/external/wpt/element-timing/css-generated-text.html [ Failure ]
crbug.com/591099 virtual/scalefactor200withoutzoom/external/wpt/largest-contentful-paint/larger-text.html [ Failure ]
# Line clamp overflow fixed in NG
crbug.com/591099 external/wpt/css/css-overflow/webkit-line-clamp-009.html [ Failure ]
crbug.com/591099 external/wpt/css/css-overflow/webkit-line-clamp-010.html [ Failure ]
crbug.com/591099 external/wpt/css/css-overflow/webkit-line-clamp-011.html [ Failure ]
crbug.com/591099 external/wpt/css/css-overflow/webkit-line-clamp-012.html [ Failure ]
crbug.com/591099 external/wpt/css/css-overflow/webkit-line-clamp-013.html [ Failure ]
crbug.com/591099 external/wpt/css/css-overflow/webkit-line-clamp-014.html [ Failure ]
crbug.com/591099 external/wpt/css/css-overflow/webkit-line-clamp-027.html [ Failure ]
# White space, absolute position and paint timing failures from June 5, 2020
crbug.com/591099 external/wpt/paint-timing/fcp-only/fcp-pseudo-element-visibility.html [ Failure ]
crbug.com/591099 external/wpt/css/css-position/position-absolute-center-001.tentative.html [ Failure ]
crbug.com/591099 external/wpt/css/css-position/position-absolute-center-002.tentative.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/break-spaces-051.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/break-spaces-052.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/pre-wrap-051.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/pre-wrap-052.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/white-space-pre-031.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/white-space-pre-032.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/white-space-pre-035.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/white-space-pre-051.html [ Failure ]
crbug.com/591099 external/wpt/css/css-text/white-space/white-space-pre-052.html [ Failure ]
### 7/22/2019 update
crbug.com/591099 compositing/overflow/scrollbar-layer-placement-negative-z-index-child.html [ Failure ]
crbug.com/591099 virtual/text-antialias/emoji-vertical-origin-visual.html [ Failure ]
......
......@@ -260,8 +260,6 @@ Tests DOMSnapshot.getSnapshot exports layout tree nodes associated with pseudo e
}
styles : [
[0] : [
[0] : -1
[1] : -1
]
[1] : [
[0] : 5
......
......@@ -260,8 +260,6 @@ Tests DOMSnapshot.getSnapshot exports layout tree nodes associated with pseudo e
}
styles : [
[0] : [
[0] : -1
[1] : -1
]
[1] : [
[0] : 5
......
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