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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/003-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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/fast/table/border-collapsing/003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/003-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/003-expected.txt
index e532a64667c7d4a6d2145f8529f90368f3344f30..1911e0c15b8b929715bc113efb0bd97b108e5830 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/003-expected.txt
@@ -9,16 +9,16 @@ layer at (0,0) size 800x386
LayoutInline {I} at (0,0) size 21x18
LayoutText {#text} at (203,0) size 21x18
text run at (203,0) width 21: "not"
- LayoutText {#text} at (223,0) size 759x36
+ LayoutText {#text} at (223,0) size 758x36
text run at (223,0) width 218: " cut through the top left corner of "
- text run at (440,0) width 319: "the blue border. It would cut through with our old"
- text run at (0,18) width 89: "behavior, but "
+ text run at (440,0) width 318: "the blue border. It would cut through with our old"
+ text run at (0,18) width 88: "behavior, but "
LayoutInline {A} at (0,0) size 24x18 [color=#0000EE]
- LayoutText {#text} at (88,18) size 24x18
- text run at (88,18) width 24: "this"
- LayoutText {#text} at (111,18) size 312x18
- text run at (111,18) width 5: " "
- text run at (115,18) width 308: "bug fix changed our behavior to match the spec."
+ LayoutText {#text} at (87,18) size 24x18
+ text run at (87,18) width 24: "this"
+ LayoutText {#text} at (110,18) size 312x18
+ text run at (110,18) width 5: " "
+ text run at (114,18) width 308: "bug fix changed our behavior to match the spec."
LayoutBlockFlow {DIV} at (32,68) size 720x270 [border: (1px solid #0000FF)]
LayoutTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)]
LayoutTableSection (anonymous) at (1,10) size 104x200

Powered by Google App Engine
This is Rietveld 408576698