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

Side by Side Diff: LayoutTests/fast/ruby/floating-ruby-text.html

Issue 10262008: Merge 114666 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Patch Set: Created 8 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/fast/ruby/floating-ruby-text-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 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <ruby style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none; c olor: white;">Attempt to create a floating ruby text element. Float is not suppo rted for ruby text, which should be apparent from the resulting render tree.<rt style="float:left">rubytext</rt></ruby> 3 <ruby style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none; c olor: white;">Attempt to create a floating ruby text element. Float is not suppo rted for ruby text, which should be apparent from the resulting render tree.<rt style="float:left">rubytext</rt></ruby>
4 </html> 4 </html>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/ruby/floating-ruby-text-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698