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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt

Issue 1870073003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/win/css1/box_properties/border_top-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt
index 04780eb31752e72a9535194f03db410d3f673c19..da13a56c14cffdb7ca5e6b34e648f8494c204e5d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt
@@ -23,19 +23,19 @@ layer at (0,0) size 785x963 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (647,0) width 76: "This border"
text run at (0,18) width 373: "applies only to the cells, not the rows which contain them."
LayoutBlockFlow {P} at (0,181) size 769x28 [border: (10px double #800080) none]
- LayoutText {#text} at (0,10) size 420x17
- text run at (0,10) width 420: "This paragraph should have a purple, double, 10-pixel top border."
+ LayoutText {#text} at (0,10) size 421x17
+ text run at (0,10) width 421: "This paragraph should have a purple, double, 10-pixel top border."
LayoutBlockFlow {P} at (0,225) size 769x19 [border: (1px solid #800080) none]
- LayoutText {#text} at (0,1) size 336x17
- text run at (0,1) width 336: "This paragraph should have a thin purple top border."
+ LayoutText {#text} at (0,1) size 337x17
+ text run at (0,1) width 337: "This paragraph should have a thin purple top border."
LayoutTable {TABLE} at (0,260) size 769x110 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x108
LayoutTableRow {TR} at (0,5) size 767x41
LayoutTableCell {TD} at (5,5) size 757x41 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- LayoutText {#text} at (2,3) size 753x35
- text run at (2,3) width 438: "Every cell in this table should have a 2-pixel solid green top border. "
- text run at (439,3) width 316: "This is also true of the table-testing section in the"
- text run at (2,21) width 179: "second half of the test page."
+ LayoutText {#text} at (2,3) size 730x35
+ text run at (2,3) width 439: "Every cell in this table should have a 2-pixel solid green top border. "
+ text run at (440,3) width 292: "This is also true of the table-testing section in"
+ text run at (2,21) width 203: "the second half of the test page."
LayoutTableRow {TR} at (0,51) size 767x52
LayoutTableCell {TD} at (5,65) size 190x23 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (2,3) size 54x17
@@ -95,18 +95,18 @@ layer at (0,0) size 785x963 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (647,0) width 76: "This border"
text run at (0,18) width 373: "applies only to the cells, not the rows which contain them."
LayoutBlockFlow {P} at (4,57) size 747x28 [border: (10px double #800080) none]
- LayoutText {#text} at (0,10) size 420x17
- text run at (0,10) width 420: "This paragraph should have a purple, double, 10-pixel top border."
+ LayoutText {#text} at (0,10) size 421x17
+ text run at (0,10) width 421: "This paragraph should have a purple, double, 10-pixel top border."
LayoutBlockFlow {P} at (4,101) size 747x19 [border: (1px solid #800080) none]
- LayoutText {#text} at (0,1) size 336x17
- text run at (0,1) width 336: "This paragraph should have a thin purple top border."
+ LayoutText {#text} at (0,1) size 337x17
+ text run at (0,1) width 337: "This paragraph should have a thin purple top border."
LayoutTable {TABLE} at (4,136) size 747x110 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 745x108
LayoutTableRow {TR} at (0,5) size 745x41
LayoutTableCell {TD} at (5,5) size 735x41 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- LayoutText {#text} at (2,3) size 729x35
- text run at (2,3) width 438: "Every cell in this table should have a 2-pixel solid green top border. "
- text run at (439,3) width 292: "This is also true of the table-testing section in"
+ LayoutText {#text} at (2,3) size 730x35
+ text run at (2,3) width 439: "Every cell in this table should have a 2-pixel solid green top border. "
+ text run at (440,3) width 292: "This is also true of the table-testing section in"
text run at (2,21) width 203: "the second half of the test page."
LayoutTableRow {TR} at (0,51) size 745x52
LayoutTableCell {TD} at (5,65) size 185x23 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698