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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/block/float/float-should-dirty-line-when-adjacent-to-line-breaks-2-expected.html

Issue 2828553002: Search correctly for inline ancestors without a sibling when dirtying lineboxes (Closed)
Patch Set: bug 695378 Created 3 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
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <script src="../../../resources/ahem.js"></script>
3 <p>crbug.com/648342: The text should be on two lines.</p> 2 <p>crbug.com/648342: The text should be on two lines.</p>
4 <div style="width:260px; font-size: 12px; font-family: ahem, sans-serif;"> 3 <div style="width:260px; font-size: 12px; font-family: arial, sans-serif;">
5 <br><br>Text Text <br> Text Text 4 <br><br>Text Text Text Text Text Text <br> Text Text Text
6 </div> 5 </div>
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698