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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/table-collapsed-border-expected.txt

Issue 2178753002: Auto-rebaseline for r407339 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/fast/repaint/table-collapsed-border-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/table-collapsed-border-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/table-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/table-collapsed-border-expected.txt
index 24c920567637dabfb6c74384fb51e42f2be34ce9..4e2a921c4787f78eac07ef49d33e001d22faf3c5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/table-collapsed-border-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/table-collapsed-border-expected.txt
@@ -112,6 +112,26 @@
"object": "LayoutTable TABLE",
"rect": [83, 268, 26, 76],
"reason": "incremental"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "rect": [8, 210, 14, 20],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "rect": [8, 124, 14, 20],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [17, 211, 4, 17],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [17, 125, 4, 17],
+ "reason": "forced by layout"
}
]
}
@@ -198,6 +218,22 @@
"reason": "forced by layout"
},
{
+ "object": "InlineTextBox '\u00A0'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
"object": "InlineTextBox 'sit amet'",
"reason": "forced by layout"
},
@@ -210,6 +246,22 @@
"reason": "forced by layout"
},
{
+ "object": "LayoutTableCell TD",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox '\u00A0'",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutTable TABLE",
"reason": "incremental"
},
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/fast/repaint/table-collapsed-border-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698