Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt
index f8b842d8ed3b939fd6f81428919377b0317131ef..91d8dda5b2adca0662274635115a27e4e7560ac4 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt
@@ -7,28 +7,28 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV class='green half'",
- "rect": [8, 68, 60, 30],
+ "object": "LayoutBlockFlow DIV class='half'",
+ "rect": [8, 353, 60, 38],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='green half'",
- "rect": [8, 38, 60, 30],
+ "object": "LayoutBlockFlow DIV class='half'",
+ "rect": [8, 338, 60, 38],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='green half'",
- "rect": [8, 158, 60, 30],
+ "object": "LayoutBlockFlow DIV class='half'",
+ "rect": [8, 323, 60, 30],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='green half'",
- "rect": [8, 128, 60, 30],
+ "object": "LayoutBlockFlow DIV class='half'",
+ "rect": [8, 308, 60, 30],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='green half'",
- "rect": [8, 188, 60, 30],
+ "object": "LayoutBlockFlow DIV class='red half'",
+ "rect": [8, 248, 60, 30],
"reason": "location change"
},
{
@@ -37,53 +37,63 @@
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='half'",
- "rect": [8, 308, 60, 30],
+ "object": "LayoutBlockFlow DIV class='red half'",
+ "rect": [8, 218, 60, 30],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='half'",
- "rect": [8, 323, 60, 30],
+ "object": "LayoutBlockFlow DIV class='green half'",
+ "rect": [8, 188, 60, 30],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='half'",
- "rect": [8, 338, 60, 38],
- "reason": "location change"
+ "object": "LayoutBlockFlow DIV id='div2' class='zero'",
+ "rect": [8, 188, 60, 30],
+ "reason": "became visible"
},
{
- "object": "LayoutBlockFlow DIV class='half'",
- "rect": [8, 353, 60, 38],
+ "object": "LayoutBlockFlow DIV class='green half'",
+ "rect": [8, 158, 60, 30],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='red half'",
- "rect": [8, 38, 60, 30],
+ "object": "LayoutBlockFlow DIV class='green half'",
+ "rect": [8, 128, 60, 30],
"reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='red half'",
- "rect": [8, 8, 60, 30],
+ "rect": [8, 128, 60, 30],
"reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='red half'",
- "rect": [8, 128, 60, 30],
+ "rect": [8, 98, 60, 30],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV class='red half'",
+ "object": "LayoutBlockFlow DIV id='top' class='blue half'",
"rect": [8, 98, 60, 30],
+ "reason": "became invisible"
+ },
+ {
+ "object": "LayoutBlockFlow DIV class='green half'",
+ "rect": [8, 68, 60, 30],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutBlockFlow DIV class='green half'",
+ "rect": [8, 38, 60, 30],
"reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='red half'",
- "rect": [8, 218, 60, 30],
+ "rect": [8, 38, 60, 30],
"reason": "location change"
},
{
"object": "LayoutBlockFlow DIV class='red half'",
- "rect": [8, 248, 60, 30],
+ "rect": [8, 8, 60, 30],
"reason": "location change"
},
{
@@ -92,19 +102,9 @@
"reason": "became invisible"
},
{
- "object": "LayoutBlockFlow DIV id='div2' class='zero'",
- "rect": [8, 188, 60, 30],
- "reason": "became visible"
- },
- {
"object": "LayoutBlockFlow DIV id='innerDiv'",
"rect": [48, 308, 10, 15],
"reason": "became visible"
- },
- {
- "object": "LayoutBlockFlow DIV id='top' class='blue half'",
- "rect": [8, 98, 60, 30],
- "reason": "became invisible"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698