Commit 569df7dc authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

[LayoutNG] Rebaseline text failures from build 8803

This patch rebaselines 2 text failures that look good from a
manual review of build 8803, and 5 removal that match to
their base expectations.

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

Bug: 591099
Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
Change-Id: I0efe930ada47e46163be831d7814c50a132ba195
Reviewed-on: https://chromium-review.googlesource.com/1172231
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582521}
parent fcdcd05a
......@@ -23,7 +23,6 @@ crbug.com/450202 fast/multicol/span/overflow-on-multicol.html [ Skip ]
crbug.com/591099 fast/block/marquee-width-shrinks-to-fit-in-fixed-size-container.html [ Failure ]
# Whitespace differences only
crbug.com/854889 accessibility/canvas-fallback-content-2.html [ Failure ]
# Wrong quirks mode line height for pattern <div><a><img></a></div>
crbug.com/854840 fast/table/backgr_border-table-quirks-collapsed-border.html [ Failure ]
......@@ -517,7 +516,6 @@ crbug.com/591099 paint/invalidation/line-flow-with-floats-6.html [ Failure ]
crbug.com/591099 paint/invalidation/line-flow-with-floats-7.html [ Failure ]
crbug.com/591099 paint/invalidation/line-flow-with-floats-9.html [ Failure ]
crbug.com/824918 paint/invalidation/multicol/multicol-repaint.html [ Failure ]
crbug.com/591099 paint/invalidation/offset-change-wrong-invalidation-with-float.html [ Failure ]
crbug.com/835484 paint/invalidation/outline/focus-continuations.html [ Failure ]
crbug.com/835484 paint/invalidation/outline/focus-enable-continuations.html [ Failure ]
crbug.com/835484 paint/invalidation/outline/focus-layers.html [ Failure ]
......
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"drawsContent": false,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling Layer",
"bounds": [800, 600],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT",
"rect": [8, 72, 181, 22],
"reason": "appeared"
},
{
"object": "LayoutDetailsMarker DIV id='details-marker'",
"rect": [8, 56, 11, 11],
"reason": "full"
}
]
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"drawsContent": false,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling Layer",
"bounds": [800, 600],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutMultiColumnFlowThread (anonymous)",
"rect": [488, 8, 80, 20],
"reason": "chunk appeared"
}
]
}
]
}
......@@ -18,19 +18,32 @@
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "InlineTextBox 'Chromium'",
"rect": [40, 107, 113, 27],
"reason": "geometry"
},
{
"object": "InlineTextBox 'Chromium'",
"rect": [8, 107, 113, 27],
"reason": "geometry"
},
"object": "LayoutNGBlockFlow (positioned) UL id='submenu'",
"rect": [48, 94, 40, 20],
"reason": "chunk disappeared"
}
]
},
{
"name": "LayoutNGListItem (floating) LI id='watches'",
"position": [30, 44],
"bounds": [7, 20]
},
{
"name": "LayoutInline (relative positioned) SPAN id='placeholder'",
"position": [48, 44],
"drawsContent": false,
"backfaceVisibility": "hidden"
},
{
"name": "LayoutNGListItem (relative positioned) (floating) LI id='menu'",
"position": [30, 44],
"bounds": [7, 20],
"paintInvalidations": [
{
"object": "LayoutImage IMG id='foo'",
"rect": [8, 88, 32, 32],
"reason": "appeared"
"object": "NGPhysicalTextFragment '\u2022 '",
"rect": [0, 0, 7, 19],
"reason": "subtree"
}
]
}
......
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"drawsContent": false,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling Layer",
"bounds": [800, 600],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutInline (relative positioned) DIV id='block'",
"position": [68, 7],
"bounds": [365, 21],
"backfaceVisibility": "hidden",
"paintInvalidations": [
{
"object": "LayoutInline (relative positioned) DIV id='block'",
"rect": [0, 0, 365, 21],
"reason": "paint property change"
}
]
}
]
}
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"drawsContent": false,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling Layer",
"bounds": [800, 600],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "InlineTextBox 'This is some text'",
"rect": [246, 89, 127, 46],
"reason": "disappeared"
},
{
"object": "InlineTextBox 'This is some text'",
"rect": [203, 336, 126, 45],
"reason": "appeared"
},
{
"object": "LayoutSVGRect rect id='rect'",
"rect": [108, 84, 105, 102],
"reason": "full"
},
{
"object": "LayoutSVGRect rect id='rect'",
"rect": [355, 125, 104, 104],
"reason": "full"
},
{
"object": "LayoutSVGImage image id='image'",
"rect": [352, 398, 99, 98],
"reason": "full"
},
{
"object": "LayoutSVGImage image id='image'",
"rect": [90, 207, 98, 99],
"reason": "full"
}
]
}
]
}
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