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

Side by Side Diff: LayoutTests/fast/table/html-table-width-max-width-constrained-expected.txt

Issue 14141004: Fix table sizing when 'max-width' is used (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated the test to use Ahem for consistency across platforms Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This test checks that a fixed table layout with max-width doesn't over-constrain t the cell (ie the content width still wins over max-width per the specification ).
2 For this test to pass, the second cell shouldn't bleed out of the table.
3 Cell text Cell text text text text
4 PASS
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/html-table-width-max-width-constrained.html ('k') | Source/core/rendering/RenderTable.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698