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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt

Issue 1022673013: Auto-rebaseline for r192549 (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/relative-inline-positioned-movement-repaint-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
index 7e4391a18b11f7505da28d3fc1d67cd8fd379ca5..8bb0d5668557a590556bc9d0200b7cb6554d2dca 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
@@ -9,6 +9,7 @@
[8, 7, 784, 20]
],
"paintInvalidationClients": [
+ "RootInlineBox",
"LayoutBlockFlow BODY"
],
"children": [
@@ -16,7 +17,11 @@
"position": [68, 7],
"bounds": [374, 20],
"drawsContent": true,
- "backfaceVisibility": "hidden"
+ "backfaceVisibility": "hidden",
+ "paintInvalidationClients": [
+ "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'",
+ "InlineFlowBox"
+ ]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698