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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug15544-expected.txt

Issue 1913623002: Manual rebaselines for r388291 #3 (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/tables/mozilla/bugs/bug15544-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug15544-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug15544-expected.txt
deleted file mode 100644
index f6bdf76ac8fa9e960fc25d3bed7ca2c959fe4f4a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug15544-expected.txt
+++ /dev/null
@@ -1,40 +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
- LayoutTable {TABLE} at (0,0) size 80x93
- LayoutTableSection {TBODY} at (0,0) size 80x93
- LayoutTableRow {TR} at (0,0) size 80x28
- LayoutTableCell {TD} at (0,0) size 30x93 [r=0 c=0 rs=3 cs=1]
- LayoutImage {IMG} at (0,0) size 30x93
- LayoutTableCell {TD} at (30,0) size 50x28 [r=0 c=1 rs=1 cs=1]
- LayoutImage {IMG} at (0,0) size 25x28
- LayoutImage {IMG} at (25,0) size 25x28
- LayoutTableRow {TR} at (0,28) size 80x25
- LayoutTableCell {TD} at (30,28) size 50x25 [r=1 c=1 rs=1 cs=1]
- LayoutImage {IMG} at (0,0) size 25x25
- LayoutImage {IMG} at (25,0) size 25x25
- LayoutTableRow {TR} at (0,53) size 80x40
- LayoutTableCell {TD} at (30,53) size 50x40 [r=2 c=1 rs=1 cs=1]
- LayoutImage {IMG} at (0,0) size 25x40
- LayoutImage {IMG} at (25,0) size 25x40
- LayoutBlockFlow (anonymous) at (0,93) size 784x20
- LayoutText {#text} at (0,0) size 305x19
- text run at (0,0) width 305: "Here's the same table without the off-by-one error."
- LayoutTable {TABLE} at (0,113) size 80x93
- LayoutTableSection {TBODY} at (0,0) size 80x93
- LayoutTableRow {TR} at (0,0) size 80x28
- LayoutTableCell {TD} at (0,0) size 30x93 [r=0 c=0 rs=3 cs=1]
- LayoutImage {IMG} at (0,0) size 30x93
- LayoutTableCell {TD} at (30,0) size 50x28 [r=0 c=1 rs=1 cs=1]
- LayoutImage {IMG} at (0,0) size 25x28
- LayoutImage {IMG} at (25,0) size 25x28
- LayoutTableRow {TR} at (0,28) size 80x25
- LayoutTableCell {TD} at (30,28) size 50x25 [r=1 c=1 rs=1 cs=1]
- LayoutImage {IMG} at (0,0) size 25x25
- LayoutImage {IMG} at (25,0) size 25x25
- LayoutTableRow {TR} at (0,53) size 80x40
- LayoutTableCell {TD} at (30,53) size 50x40 [r=2 c=1 rs=1 cs=1]
- LayoutImage {IMG} at (0,0) size 25x40
- LayoutImage {IMG} at (25,0) size 25x40

Powered by Google App Engine
This is Rietveld 408576698