Commit 3e5d52b3 authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

[LayoutNG] Rebaseline text failures in compositing/

compositing/massive-scale-interest-rect.html
  No longer different from the base, removed flag-specific.
compositing/geometry/transfrom-origin-on-zero-size-layer.html
  Matches better to the base, but text width differ by 1px.

Probably from the recent fix for outline thanks to atotic.

TBR=eae@chromium.org, mstensho@chromium.org, atotic@chromium.org
NOTRY=true

Bug: 591099
Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
Change-Id: Ie51a265cb21a277e09878de300ea3625620efb6d
Reviewed-on: https://chromium-review.googlesource.com/1233099
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#592342}
parent 3dd97a8a
......@@ -58,9 +58,7 @@ crbug.com/591099 fast/dom/nodesFromRect/nodesFromRect-basic.html [ Failure ]
# New failures are appended below by the script.
crbug.com/728378 compositing/culling/tile-occlusion-boundaries.html [ Failure ]
crbug.com/591099 compositing/geometry/transfrom-origin-on-zero-size-layer.html [ Failure ]
crbug.com/591099 compositing/iframes/floating-self-painting-frame.html [ Failure ]
crbug.com/591099 compositing/massive-scale-interest-rect.html [ Failure ]
crbug.com/591099 css3/filters/composited-layer-child-bounds-after-composited-to-sw-shadow-change.html [ Failure ]
crbug.com/714962 css3/masking/clip-path-reference-box-inline.html [ Failure ]
crbug.com/591099 editing/selection/paint-hyphen.html [ Pass ]
......
......@@ -15,5 +15,5 @@ layer at (10,60) size 50x50
LayoutNGBlockFlow (positioned) {DIV} at (10,60) size 50x50 [bgcolor=#FF0000]
layer at (10,10) size 0x0
LayoutNGBlockFlow (positioned) {DIV} at (10,10) size 0x0
layer at (10,10) size 100x100
layer at (10,60) size 50x50
LayoutNGBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x108
LayoutNGBlockFlow {HTML} at (0,0) size 800x108
LayoutNGBlockFlow {BODY} at (8,8) size 784x92
layer at (8,8) size 165x92 scrollHeight 1080
LayoutNGBlockFlow {DIV} at (0,0) size 165x92
layer at (8,8) size 1920x1080 backgroundClip at (8,8) size 165x92 clip at (8,8) size 165x92
LayoutNGBlockFlow {DIV} at (0,0) size 1920x1080 [bgcolor=#0000FF]
layer at (8,5008) size 300x300 backgroundClip at (8,8) size 165x92 clip at (8,8) size 165x92
LayoutNGBlockFlow (positioned) {DIV} at (0,5000) size 300x300
layer at (8,5008) size 300x300 backgroundClip at (8,8) size 165x92 clip at (8,8) size 165x92
LayoutNGBlockFlow (positioned) {DIV} at (0,5000) size 300x300
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