Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/table/column-in-inline-expected.html

Issue 925823003: Revert of Insert an anonymous inline-table when inserting a table part under an inline. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>Test that a table-column with a table-cell sibling are wrapped inside an inli ne-table when the parent is inline.</p>
3 <div style="float:left; width:4em; height:4em; background:blue;"></div>
4 &nbsp;There should be a blue square to the left of this line.
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/column-in-inline.html ('k') | LayoutTests/fast/table/display-as-inline.html » ('j') | no next file with comments »

Powered by Google App Engine