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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug5838-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/android/tables/mozilla/bugs/bug5838-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug5838-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug5838-expected.txt
deleted file mode 100644
index 117a7c2990425fbc6dfb951186bfe25063c60f11..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug5838-expected.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- LayoutTable {TABLE} at (0,0) size 199x128 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 199x20
- RenderInline {EM} at (0,0) size 189x19
- RenderText {#text} at (5,0) size 189x19
- text run at (5,0) width 189: "A test table with merged cells"
- LayoutTableSection {TBODY} at (1,21) size 197x106
- LayoutTableRow {TR} at (0,2) size 197x24
- LayoutTableCell {TH} at (135,25) size 60x4 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- LayoutTableCell {TH} at (39,2) size 94x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (18,2) size 58x19
- text run at (18,2) width 58: "Average"
- LayoutTableCell {TH} at (2,5) size 35x44 [border: (1px inset #808080)] [r=0 c=3 rs=2 cs=1]
- RenderText {#text} at (3,2) size 29x19
- text run at (3,2) width 29: "Red"
- RenderBR {BR} at (3,17) size 1x0
- RenderText {#text} at (2,22) size 31x19
- text run at (2,22) width 31: "eyes"
- LayoutTableRow {TR} at (0,28) size 197x24
- LayoutTableCell {TH} at (88,28) size 45x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 41x19
- text run at (2,2) width 41: "height"
- LayoutTableCell {TH} at (39,28) size 47x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "weight"
- LayoutTableRow {TR} at (0,54) size 197x24
- LayoutTableCell {TH} at (135,54) size 60x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (8,2) size 44x19
- text run at (8,2) width 44: "Males"
- LayoutTableCell {TD} at (88,54) size 45x24 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (23,2) size 20x19
- text run at (23,2) width 20: "1.9"
- LayoutTableCell {TD} at (39,54) size 47x24 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (9,2) size 36x19
- text run at (9,2) width 36: "0.003"
- LayoutTableCell {TD} at (2,54) size 35x24 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (4,2) size 29x19
- text run at (4,2) width 29: "40%"
- LayoutTableRow {TR} at (0,80) size 197x24
- LayoutTableCell {TH} at (135,80) size 60x24 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 56x19
- text run at (2,2) width 56: "Females"
- LayoutTableCell {TD} at (88,80) size 45x24 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (23,2) size 20x19
- text run at (23,2) width 20: "1.7"
- LayoutTableCell {TD} at (39,80) size 47x24 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (9,2) size 36x19
- text run at (9,2) width 36: "0.002"
- LayoutTableCell {TD} at (2,80) size 35x24 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
- RenderText {#text} at (4,2) size 29x19
- text run at (4,2) width 29: "43%"

Powered by Google App Engine
This is Rietveld 408576698