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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/027-expected.txt

Issue 1909823003: Manual rebaselines for r388291 (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/linux/fast/text/whitespace/027-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/027-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/027-expected.txt
index 031c2e3a67d0bc248755e94958bde001a473b9b6..4e306dff7e20f598fa22b07eb8ac4b83659b4ac9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/027-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/027-expected.txt
@@ -42,15 +42,15 @@ layer at (0,0) size 800x600
LayoutTable {TABLE} at (0,460) size 784x72 [border: (2px outset #808080)]
LayoutTableSection {TBODY} at (2,2) size 780x68
LayoutTableRow {TR} at (0,2) size 780x64
- LayoutTableCell {TD} at (2,2) size 541x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (2,2) size 540x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 125x19
text run at (2,2) width 125: "This is a test to see if"
- LayoutInline {SPAN} at (0,0) size 537x59
- LayoutText {#text} at (127,2) size 537x59
+ LayoutInline {SPAN} at (0,0) size 536x59
+ LayoutText {#text} at (127,2) size 536x59
text run at (127,2) width 97: "this is computed"
text run at (224,2) width 0: " "
- text run at (2,22) width 537: "correctly. In particular, we have a really long line here that could throw off the min-width."
- text run at (538,22) width 1: " "
+ text run at (2,22) width 536: "correctly. In particular, we have a really long line here that could throw off the min-width."
+ text run at (537,22) width 1: " "
text run at (2,42) width 29: "Is it?"
LayoutText {#text} at (0,0) size 0x0
- LayoutTableCell {TD} at (545,32) size 233x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (544,32) size 234x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698