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

Unified Diff: LayoutTests/platform/linux/fast/table/table-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-after-child-in-table-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt b/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt
index 599fde3dcd5e7544ba407ab6db61884a4d43f6cc..8fa8abdce4fc876db4fab649b6e7afcf07875057 100644
--- a/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt
@@ -11,6 +11,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
LayoutTable {<pseudo:after>} at (0,20) size 86x58 [border: (3px solid #0000FF)]
LayoutTableSection (anonymous) at (19,19) size 48x20
LayoutTableRow (anonymous) at (0,0) size 48x20

Powered by Google App Engine
This is Rietveld 408576698