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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/large-width-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/linux/fast/table/large-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/large-width-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/large-width-expected.txt
index b8e1e5bed140b3dfc30feb443d0c8c1e6e84c11e..6b793cda9350fd7990f05e88e1f55154ca27ebb3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/large-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/large-width-expected.txt
@@ -8,6 +8,6 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 782x62
LayoutTableCell {TD} at (2,22) size 22x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (26,2) size 754x62 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (11,11) size 721x39
- text run at (11,11) width 721: "This is a very long line of text, but it should be wrapped. It should not extend all the way off the right side of the window,"
+ LayoutText {#text} at (11,11) size 720x39
+ text run at (11,11) width 720: "This is a very long line of text, but it should be wrapped. It should not extend all the way off the right side of the window,"
text run at (11,31) width 234: "but rather be broken into multiple lines."

Powered by Google App Engine
This is Rietveld 408576698