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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-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/bug7112-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt
index 632dcc3c90273b8e478b28c32db4dd7f4097cae7..eae0e42932cedb2c6a54d47f06d2315ca0e2a512 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt
@@ -38,7 +38,7 @@ layer at (0,0) size 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (671,0) width 90: "The CSS spec"
text run at (0,18) width 765: "says that the align=center carries down as text-align and never acts to move blocks. You're not moving the block for the"
text run at (0,36) width 413: "table (above), but you're not doing the text-align inside it either. "
- text run at (412,36) width 343: "In quirks mode you should do the former, in standard"
+ text run at (412,36) width 341: "In quirks mode you should do the former, in standard"
text run at (0,54) width 104: "mode, the latter."
LayoutTable {TABLE} at (0,276) size 230x138 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 228x136
@@ -123,8 +123,8 @@ layer at (0,0) size 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (353,0) size 51x18
text run at (353,0) width 51: "A table."
LayoutBlockFlow {P} at (0,774) size 769x18
- LayoutText {#text} at (0,0) size 408x18
- text run at (0,0) width 408: "However, in standard mode, the first table should look like this:"
+ LayoutText {#text} at (0,0) size 407x18
+ text run at (0,0) width 407: "However, in standard mode, the first table should look like this:"
LayoutTable {TABLE} at (0,808) size 769x48
LayoutTableSection {TBODY} at (0,0) size 769x48
LayoutTableRow {TR} at (0,2) size 769x44

Powered by Google App Engine
This is Rietveld 408576698