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

Unified Diff: LayoutTests/fast/table/table-section-split-with-after-content-expected.txt

Issue 1177653002: Revert "Don't add artifical 1 pixel width to empty tables" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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/fast/table/table-section-split-with-after-content-expected.txt
diff --git a/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt b/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
index f853a17706e4da96651cdbc0e7e6b6d0f0adcba7..eddc2d83c7cdfaab6fe292d2e4bbaa5e90f7a622 100644
--- a/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
+++ b/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x16
LayoutTable (anonymous) at (0,0) size 0x0
LayoutTableSection {THEAD} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,0) size 784x0
- LayoutTable (anonymous) at (0,0) size 0x0
- LayoutTableSection (anonymous) at (0,0) size 0x0
- LayoutTableRow {<pseudo:after>} at (0,0) size 0x0
- LayoutTableCell (anonymous) at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+ LayoutTable (anonymous) at (0,0) size 1x0
+ LayoutTableSection (anonymous) at (0,0) size 1x0
+ LayoutTableRow {<pseudo:after>} at (0,0) size 1x0
+ LayoutTableCell (anonymous) at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
LayoutTextFragment (anonymous) at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698