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

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

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 fe7c24355271751cf7ea5893e5e74cac575bd0b3..020c37a4b9f760d4a09073d92a7b29b724ca961d 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
@@ -19,16 +19,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow DIV class='half'",
- "rect": [8, 323, 60, 30],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow DIV class='half'",
- "rect": [8, 308, 60, 30],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow DIV class='red half'",
"rect": [8, 248, 60, 30],
"reason": "bounds change"
@@ -49,11 +39,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow DIV id='div2' class='zero'",
- "rect": [8, 188, 60, 30],
- "reason": "became visible"
- },
- {
"object": "LayoutBlockFlow DIV class='green half'",
"rect": [8, 158, 60, 30],
"reason": "bounds change"
@@ -102,11 +87,6 @@
"object": "LayoutBlockFlow DIV id='div1' class='blue half'",
"rect": [8, 8, 60, 30],
"reason": "became invisible"
- },
- {
- "object": "LayoutBlockFlow DIV id='innerDiv'",
- "rect": [48, 308, 10, 15],
- "reason": "became visible"
}
]
}
@@ -137,10 +117,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow DIV id='div2' class='zero'",
- "reason": "became visible"
- },
- {
"object": "LayoutBlockFlow DIV class='green half'",
"reason": "bounds change"
},
@@ -149,14 +125,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow DIV id='innerDiv'",
- "reason": "became visible"
- },
- {
- "object": "LayoutBlockFlow DIV class='half'",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow DIV class='half'",
"reason": "bounds change"
}

Powered by Google App Engine
This is Rietveld 408576698