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

Unified Diff: LayoutTests/fast/multicol/cell-shrinkback.html

Issue 501853003: Re-enable test fast/multicol/cell-shrinkback.html and make it pass. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/multicol/cell-shrinkback-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/multicol/cell-shrinkback.html
diff --git a/LayoutTests/fast/multicol/cell-shrinkback.html b/LayoutTests/fast/multicol/cell-shrinkback.html
index 536cf14ce15a025bb2cf0a72733a2e99504592aa..890b541c49ca0084f42c6e063393243e41afad53 100644
--- a/LayoutTests/fast/multicol/cell-shrinkback.html
+++ b/LayoutTests/fast/multicol/cell-shrinkback.html
@@ -3,7 +3,7 @@
<table cellspacing=0 cellpadding=0>
<tr>
<td><div style="height: 50px; width: 25px;"></div></td>
- <td style="background-color: orange;" valign=bottom>Text</td>
+ <td style="width:3em; background-color: orange;" valign=bottom>Text</td>
</tr>
</table>
<div style="border-top: solid;"></div>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/multicol/cell-shrinkback-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698