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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug55694-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/bug55694-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug55694-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug55694-expected.txt
deleted file mode 100644
index 49a11a64aab1b77106bfbed753757e591706dafa..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug55694-expected.txt
+++ /dev/null
@@ -1,48 +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 [bgcolor=#FFFFFF]
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 236x19
- text run at (0,0) width 236: "The table below is inside a div tag with "
- RenderInline {B} at (0,0) size 56x19
- RenderText {#text} at (236,0) size 56x19
- text run at (236,0) width 56: "absolute"
- RenderText {#text} at (292,0) size 746x39
- text run at (292,0) width 143: " positioning for top and "
- text run at (435,0) width 130: "left but not for width. "
- text run at (565,0) width 181: "The table should push it out to"
- text run at (0,20) width 284: "100% but it doesn't. Instead the layer collapses"
- RenderBlock {P} at (0,56) size 784x80
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderBlock {P} at (0,152) size 784x40
- RenderText {#text} at (0,0) size 245x19
- text run at (0,0) width 245: "The next table is inside a div tag set with "
- RenderInline {B} at (0,0) size 51x19
- RenderText {#text} at (245,0) size 51x19
- text run at (245,0) width 51: "relative"
- RenderText {#text} at (296,0) size 76x19
- text run at (296,0) width 76: " positioning. "
- RenderBR {BR} at (372,15) size 0x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "No width has been set"
-layer at (8,70) size 135x30
- RenderBlock (positioned) {DIV} at (8,70) size 135x30 [bgcolor=#CCFFCC]
- LayoutTable {TABLE} at (0,0) size 135x30 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 133x28
- LayoutTableRow {TR} at (0,2) size 133x24
- LayoutTableCell {TD} at (2,2) size 129x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 125x19
- text run at (2,2) width 125: "Table width = 100%"
-layer at (8,216) size 784x30
- RenderBlock (relative positioned) {DIV} at (0,208) size 784x30 [bgcolor=#CC0066]
- LayoutTable {TABLE} at (0,0) size 784x30 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 782x28
- LayoutTableRow {TR} at (0,2) size 782x24
- LayoutTableCell {TD} at (2,2) size 778x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 125x19
- text run at (2,2) width 125: "Table width = 100%"

Powered by Google App Engine
This is Rietveld 408576698