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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/nobr-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/android/fast/table/nobr-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/nobr-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/nobr-expected.txt
deleted file mode 100644
index ab2cae3064f8bfa09706fcac9819509f900a2782..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/nobr-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow (anonymous) at (0,0) size 784x0
- LayoutInline {NOBR} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,0) size 784x390
- LayoutTable {TABLE} at (0,0) size 70x390 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 68x388
- LayoutTableRow {TR} at (0,2) size 68x384
- LayoutTableCell {TD} at (2,2) size 64x384 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 60x379
- text run at (2,2) width 49: "This is a"
- text run at (2,22) width 52: "test case"
- text run at (2,42) width 17: "for"
- text run at (2,62) width 60: "3190580."
- text run at (2,82) width 30: "Even"
- text run at (2,102) width 40: "though"
- text run at (2,122) width 53: "this table"
- text run at (2,142) width 9: "is"
- text run at (2,162) width 53: "enclosed"
- text run at (2,182) width 53: "in a nobr"
- text run at (2,202) width 46: "tag, this"
- text run at (2,222) width 22: "text"
- text run at (2,242) width 39: "should"
- text run at (2,262) width 31: "wrap"
- text run at (2,282) width 49: "anyway."
- text run at (2,302) width 56: "The table"
- text run at (2,322) width 58: "is only 50"
- text run at (2,342) width 34: "pixels"
- text run at (2,362) width 33: "wide."
- LayoutBlockFlow (anonymous) at (0,390) size 784x0
- LayoutInline {NOBR} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698