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

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

Issue 1322613002: Auto-rebaseline for r201339 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/win/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
diff --git a/LayoutTests/platform/win/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/LayoutTests/platform/win/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d3211bd53923d182ae2730d5388dab20681c58d
--- /dev/null
+++ b/LayoutTests/platform/win/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
@@ -0,0 +1,28 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [69, 8, 372, 18],
+ [68, 7, 374, 19],
+ [29, 8, 372, 18],
+ [28, 7, 374, 19],
+ [8, 7, 784, 19]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'",
+ "InlineFlowBox",
+ "RootInlineBox",
+ "LayoutBlockFlow BODY",
+ "LayoutInline (relative positioned) DIV id='block'",
+ "InlineFlowBox",
+ "LayoutText #text",
+ "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698