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

Unified Diff: LayoutTests/platform/win/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/win/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
index d1f67be5739c2bf549bb8e1db5a696729d9e2099..74e107748bb59a2ed1ea89f1d65fdef585d49812 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
@@ -9,6 +9,7 @@
[8, 7, 784, 19]
],
"paintInvalidationClients": [
+ "RootInlineBox",
"LayoutBlockFlow BODY"
],
"children": [
@@ -16,7 +17,11 @@
"position": [68, 7],
"bounds": [374, 19],
"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