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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt

Issue 1412303002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
index 3c07cdacba100a727344b40202bb56872381fcee..549350586cfc09baf0b4c44f3b674f1ae4475b5b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
@@ -4,17 +4,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
LayoutInline {I} at (0,0) size 680x19
- LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 350x19
- text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8848"
- LayoutText {#text} at (401,0) size 330x19
- text run at (401,0) width 4: " "
- text run at (405,0) width 326: "TFOOT borders are copied to THEAD and TBODY"
- LayoutText {#text} at (731,0) size 4x19
- text run at (731,0) width 4: "."
+ LayoutInline {A} at (0,0) size 351x19 [color=#0000EE]
+ LayoutText {#text} at (49,0) size 351x19
+ text run at (49,0) width 351: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8848"
+ LayoutText {#text} at (399,0) size 330x19
+ text run at (399,0) width 5: " "
+ text run at (403,0) width 326: "TFOOT borders are copied to THEAD and TBODY"
+ LayoutText {#text} at (728,0) size 5x19
+ text run at (728,0) width 5: "."
LayoutBlockFlow {HR} at (0,36) size 784x2 [border: (1px inset #EEEEEE)]
LayoutTable {TABLE} at (0,46) size 418x208
LayoutTableSection {TBODY} at (0,0) size 418x208

Powered by Google App Engine
This is Rietveld 408576698