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

Side by Side Diff: LayoutTests/fast/inline/nested-top-alignment.html

Issue 7018002: Merge 85971 - https://bugs.webkit.org/show_bug.cgi?id=60398 (<rdar://problem/9307696>) (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 7 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
« no previous file with comments | « no previous file | LayoutTests/platform/mac/fast/inline/nested-top-alignment-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div style="float:left; border:1px solid black; margin-right:2px"> 1 <div style="float:left; border:1px solid black; margin-right:2px">
2 <span style="display:inline-block;height:26px;line-height:24px;vertical-align:to p; font-size:13px"> 2 <span style="display:inline-block;height:26px;line-height:24px;vertical-align:to p; font-size:13px">
3 <span style="display:inline-block;height:26px;line-height:24px;vertical-align:to p; font-size:13px">Float Text</span> 3 <span style="display:inline-block;height:26px;line-height:24px;vertical-align:to p; font-size:13px">Float Text</span>
4 </span> 4 </span>
5 </div> 5 </div>
6 The float on the left should have a black border enclosing its text contents. 6 The float on the left should have a black border enclosing its text contents.
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/mac/fast/inline/nested-top-alignment-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698