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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt

Issue 1280123004: Don't allow whitespace between elements with display:table-cell (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 4 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/linux/tables/mozilla/bugs/bug2479-1-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt
index 5853cf80d340da17657cdcaac25d6f4a26d81d1a..d6cb3a520c8add34026e5c8fa5d845f3eb9d6701 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt
@@ -237,14 +237,10 @@ layer at (0,0) size 785x989 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {SPAN} at (0,0) size 139x20
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "Table 2, Row 2, Cell 1"
- LayoutBlockFlow (anonymous) at (0,20) size 139x0
- LayoutText {#text} at (0,0) size 0x0
LayoutTableCell {SPAN} at (139,20) size 139x20 [r=1 c=1 rs=1 cs=1]
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "Table 2, Row 2, Cell 2"
LayoutTableCell (anonymous) at (278,20) size 236x60 [r=1 c=2 rs=1 cs=1]
- LayoutBlockFlow (anonymous) at (0,0) size 236x0
- LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {SPAN} at (0,0) size 236x20
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "Table 2, Row 2, Cell 3"
@@ -259,33 +255,24 @@ layer at (0,0) size 785x989 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableCell {SPAN} at (514,20) size 139x20 [r=1 c=3 rs=1 cs=1]
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "Table 2, Row 2, Cell 4"
- LayoutTableCell (anonymous) at (653,20) size 0x0 [r=1 c=4 rs=1 cs=1]
- LayoutText {#text} at (0,0) size 0x0
LayoutTableRow {SPAN} at (0,80) size 653x20 [bgcolor=#00FFFF]
LayoutTableCell (anonymous) at (0,80) size 139x20 [r=2 c=0 rs=1 cs=1]
LayoutInline {SPAN} at (0,0) size 139x19
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "Table 2, Row 3, Cell 1"
- LayoutText {#text} at (0,0) size 0x0
LayoutTableCell {SPAN} at (139,80) size 139x20 [r=2 c=1 rs=1 cs=1]
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "Table 2, Row 3, Cell 2"
LayoutTableCell (anonymous) at (278,80) size 236x20 [r=2 c=2 rs=1 cs=1]
- LayoutBlockFlow (anonymous) at (0,0) size 236x0
- LayoutText {#text} at (0,0) size 0x0
LayoutTable {SPAN} at (0,0) size 236x20 [bgcolor=#00FFFF]
LayoutTableSection (anonymous) at (0,0) size 236x20
LayoutTableRow (anonymous) at (0,0) size 236x20
LayoutTableCell (anonymous) at (0,0) size 236x20 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 236x19
text run at (0,0) width 236: "Table 2, Row 3, Cell 3 (a nested table)"
- LayoutBlockFlow (anonymous) at (0,20) size 236x0
- LayoutText {#text} at (0,0) size 0x0
LayoutTableCell {SPAN} at (514,80) size 139x20 [r=2 c=3 rs=1 cs=1]
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "Table 2, Row 3, Cell 4"
- LayoutTableCell (anonymous) at (653,80) size 0x0 [r=2 c=4 rs=1 cs=1]
- LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {HR} at (0,825.69) size 769x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,843.69) size 769x36
LayoutInline {A} at (0,0) size 88x19 [color=#0000EE]
« no previous file with comments | « LayoutTests/fast/table/whitespace-between-elements-with-table-cell-display-expected.html ('k') | Source/core/dom/Text.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698