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

Unified Diff: LayoutTests/platform/win-xp/fast/repaint/delete-into-nested-block-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (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-xp/fast/repaint/delete-into-nested-block-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/delete-into-nested-block-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/delete-into-nested-block-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..37e5b1454aa2624757aa6401245fa72eef52d3c5
--- /dev/null
+++ b/LayoutTests/platform/win-xp/fast/repaint/delete-into-nested-block-expected.txt
@@ -0,0 +1,57 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [8, 167, 784, 20],
+ [8, 167, 30, 19],
+ [8, 147, 784, 40],
+ [8, 147, 784, 20],
+ [8, 147, 23, 19],
+ [8, 127, 784, 40],
+ [8, 127, 784, 20],
+ [8, 127, 30, 19],
+ [8, 127, 22, 19],
+ [7, 126, 786, 102],
+ [7, 126, 3, 21]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow HTML",
+ "InlineTextBox 'one'",
+ "LayoutText #text",
+ "RootInlineBox",
+ "InlineTextBox 'two'",
+ "LayoutText #text",
+ "RootInlineBox",
+ "LayoutBlockFlow DIV",
+ "InlineTextBox 'three'",
+ "LayoutText #text",
+ "RootInlineBox",
+ "InlineTextBox '\n'",
+ "LayoutBR BR",
+ "RootInlineBox",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV id='two'",
+ "InlineTextBox '\n'",
+ "RootInlineBox",
+ "InlineTextBox '\n'",
+ "LayoutBR BR",
+ "InlineTextBox 'three'",
+ "RootInlineBox",
+ "InlineTextBox 'three'",
+ "LayoutText #text",
+ "LayoutInline SPAN",
+ "RootInlineBox",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV id='one'",
+ "LayoutText #text",
+ "InlineTextBox 'three'",
+ "LayoutBlockFlow DIV id='one'"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698