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

Unified Diff: LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt

Issue 1065563005: Allow whitespace inside anonymous table cells (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated Created 5 years, 5 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/fast/table/table-row-after-child-in-table-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt b/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt
index 447c9cb2cc156c872b117aeffcdfdfaf09035cb5..44dfbe301b9bc747a57e5ea3e6623f5f92f6a600 100644
--- a/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt
@@ -10,6 +10,7 @@ layer at (0,0) size 800x600
LayoutInline {SPAN} at (0,0) size 74x19
LayoutText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
+ LayoutText {#text} at (0,0) size 0x0
LayoutTableRow {<pseudo:after>} at (0,20) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
LayoutTextFragment (anonymous) at (0,0) size 48x19

Powered by Google App Engine
This is Rietveld 408576698