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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt

Issue 1913623002: Manual rebaselines for r388291 #3 (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/mac/tables/mozilla/bugs/bug10296-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt
index 37670295de0e17efbe4733adfb533b3bffd984a0..b764c29e2ea6ebceef31513afc784a0992e11c4c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt
@@ -376,13 +376,13 @@ layer at (0,0) size 785x5950 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (2,2) size 31x18
text run at (2,2) width 31: "Data"
LayoutBlockFlow {P} at (0,1886.44) size 769x36
- LayoutText {#text} at (0,0) size 219x18
- text run at (0,0) width 219: "However, vertical-align values of "
+ LayoutText {#text} at (0,0) size 218x18
+ text run at (0,0) width 218: "However, vertical-align values of "
LayoutInline {CODE} at (0,0) size 63x15
- LayoutText {#text} at (218,2) size 63x15
- text run at (218,2) width 63: "baseline"
- LayoutText {#text} at (280,0) size 760x36
- text run at (280,0) width 480: " (the default, but could be overridden in a UA stylesheet) can make it taller"
+ LayoutText {#text} at (217,2) size 63x15
+ text run at (217,2) width 63: "baseline"
+ LayoutText {#text} at (279,0) size 760x36
+ text run at (279,0) width 481: " (the default, but could be overridden in a UA stylesheet) can make it taller"
text run at (0,18) width 60: "than that:"
LayoutTable {TABLE} at (0,1938.44) size 293x144
LayoutTableSection {TBODY} at (0,0) size 293x144
@@ -456,9 +456,9 @@ layer at (0,0) size 785x5950 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (2,2) size 31x18
text run at (2,2) width 31: "Data"
LayoutBlockFlow {P} at (0,2450.44) size 769x36
- LayoutText {#text} at (0,0) size 765x36
- text run at (0,0) width 489: "These two tables should be 200px tall, because of a height on the table row. "
- text run at (488,0) width 277: "The second one should have its second and"
+ LayoutText {#text} at (0,0) size 764x36
+ text run at (0,0) width 488: "These two tables should be 200px tall, because of a height on the table row. "
+ text run at (487,0) width 277: "The second one should have its second and"
text run at (0,18) width 452: "third cell's contents offset from the middle by 10px (bottom, then top):"
LayoutTable {TABLE} at (0,2502.44) size 293x204
LayoutTableSection {TBODY} at (0,0) size 293x204
@@ -493,9 +493,9 @@ layer at (0,0) size 785x5950 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (2,2) size 31x18
text run at (2,2) width 31: "Data"
LayoutBlockFlow {P} at (0,2926.44) size 769x36
- LayoutText {#text} at (0,0) size 733x36
+ LayoutText {#text} at (0,0) size 732x36
text run at (0,0) width 527: "The behavior of percentage heights on table-row or table-row-group is undefined. "
- text run at (526,0) width 207: "However, I think they should be"
+ text run at (526,0) width 206: "However, I think they should be"
text run at (0,18) width 283: "ignored, so these tables should look normal:"
LayoutTable {TABLE} at (0,2978.44) size 113x74
LayoutTableSection {TBODY} at (0,0) size 113x74

Powered by Google App Engine
This is Rietveld 408576698