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

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

Issue 1065563005: Allow whitespace inside anonymous table cells (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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: LayoutTests/platform/linux/tables/mozilla/bugs/bug72359-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug72359-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug72359-expected.txt
index 19f4f952c5749a5c60831737bc84b13848ce374e..3b78189f9ca6debc5d38ea9aa74340e70b90ba87 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug72359-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug72359-expected.txt
@@ -24,6 +24,8 @@ layer at (0,0) size 800x68
LayoutTableCell {cell} at (102,0) size 46x20 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=2 rs=1 cs=1]
LayoutText {#text} at (0,0) size 46x19
text run at (0,0) width 46: "O RED"
+ LayoutBlockFlow (anonymous) at (0,20) size 148x0
+ LayoutText {#text} at (0,0) size 0x0
LayoutTableRow (anonymous) at (0,40) size 148x20
LayoutTableCell {cell} at (0,40) size 148x20 [color=#FFFFFF] [bgcolor=#008000] [r=2 c=0 rs=1 cs=1]
LayoutText {#text} at (30,0) size 88x19

Powered by Google App Engine
This is Rietveld 408576698