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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/table/border-collapsing/003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/003-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/003-expected.txt
index 150187e1fc6c47ec2cae2295181b542a917f267b..63d7f82b926ff62fb784b16a7f9d178043dd7e79 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/003-expected.txt
@@ -9,16 +9,16 @@ layer at (0,0) size 800x386
LayoutInline {I} at (0,0) size 21x17
LayoutText {#text} at (203,0) size 21x17
text run at (203,0) width 21: "not"
- LayoutText {#text} at (223,0) size 759x35
+ LayoutText {#text} at (223,0) size 758x35
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 24x17 [color=#0000EE]
- LayoutText {#text} at (88,18) size 24x17
- text run at (88,18) width 24: "this"
- LayoutText {#text} at (111,18) size 313x17
- text run at (111,18) width 5: " "
- text run at (115,18) width 309: "bug fix changed our behavior to match the spec."
+ LayoutText {#text} at (87,18) size 24x17
+ text run at (87,18) width 24: "this"
+ LayoutText {#text} at (110,18) size 313x17
+ text run at (110,18) width 5: " "
+ text run at (114,18) width 309: "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