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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-collapsed-border-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/table-collapsed-border-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-collapsed-border-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-collapsed-border-expected.txt
index 928d25d909f56d9d7aedb1047efd65a0a0c151bd..0c1c1e4abbf7a7078a47f6be3126a0323ac8da74 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-collapsed-border-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-collapsed-border-expected.txt
@@ -32,10 +32,24 @@
[8, 10, 97, 76]
],
"paintInvalidationClients": [
+ "InlineTextBox 'ipsum dolor'",
"LayoutText #text",
+ "RootInlineBox",
"LayoutTableCell TD id='d'",
+ "InlineTextBox 'dolor'",
"LayoutText #text",
+ "RootInlineBox",
"LayoutTableCell TD id='d2'",
+ "RootInlineBox",
+ "InlineTextBox 'Lorem'",
+ "RootInlineBox",
+ "InlineTextBox 'sit amet'",
+ "RootInlineBox",
+ "InlineTextBox 'Lorem'",
+ "RootInlineBox",
+ "InlineTextBox 'sit amet'",
+ "RootInlineBox",
+ "InlineTextBox 'ipsum dolor'",
"LayoutTable TABLE id='t'",
"LayoutTable TABLE",
"LayoutTableSection TBODY",
@@ -47,6 +61,7 @@
"LayoutTableCell TD",
"LayoutTableCell TD id='d3'",
"LayoutText #text",
+ "InlineTextBox 'ipsum dolor'",
"LayoutTableCell TD"
]
}

Powered by Google App Engine
This is Rietveld 408576698