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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt

Issue 1005873007: Auto-rebaseline for r192452 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt
index 2296bc21487aa3e545da9f980ae5cbb80ca4a18f..07bdf084872803050a629cfbc5220305f36a6a88 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-layer-after-layout-expected.txt
@@ -6,14 +6,17 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [294, 108, 100, 100],
[112, 194, 182, 18],
[112, 108, 182, 104],
+ [112, 108, 100, 100],
[8, 108, 784, 104]
],
"paintInvalidationClients": [
"LayoutText #text",
"LayoutInline SPAN id='target'",
- "LayoutBlockFlow (anonymous)"
+ "LayoutBlockFlow (anonymous)",
+ "LayoutBlockFlow DIV"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698