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

Unified Diff: LayoutTests/platform/linux/fast/table/table-cell-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: 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/fast/table/table-cell-after-child-in-table-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-table-expected.txt b/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-table-expected.txt
index 9e458c3436998738e9c93d321385b5d8c8259343..b2b6d73d81d85b7dd1e93b0685625b8123a18727 100644
--- a/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/table-cell-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
LayoutTableCell {<pseudo:after>} at (74,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"

Powered by Google App Engine
This is Rietveld 408576698