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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-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/background-resize-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt
index 2b183fd8417b771f8f64e103a00f31d3de9bfe74..1bf59d3743e88dfdc969f8266954791ca22f594f 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/background-resize-height-expected.txt
@@ -7,13 +7,6 @@
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow (positioned) DIV id='container'",
- "rect": [8, 508, 600, 50],
- "reason": "incremental"
- }
- ],
"children": [
{
"name": "LayoutBlockFlow (positioned) DIV class='test image'",
@@ -328,10 +321,6 @@
],
"objectPaintInvalidations": [
{
- "object": "LayoutBlockFlow (positioned) DIV id='container'",
- "reason": "incremental"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV class='test image'",
"reason": "incremental"
},

Powered by Google App Engine
This is Rietveld 408576698