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

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

Issue 291853004: Update Ahem capitalization in LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none; c olor: white;"> 2 <html style="font-family: Ahem; font-size: 10px; -webkit-font-smoothing: none; c olor: white;">
3 <ruby>Attempt to create a positioned ruby text element. Non-static position is n ot supported for ruby text, which should be apparent from the resulting render t ree.<rt style="position: fixed">rubytext</rt></ruby> 3 <ruby>Attempt to create a positioned ruby text element. Non-static position is n ot supported for ruby text, which should be apparent from the resulting render t ree.<rt style="position: fixed">rubytext</rt></ruby>
4 </html> 4 </html>
OLDNEW
« no previous file with comments | « LayoutTests/fast/ruby/overhang-vertical-no-overlap2.html ('k') | LayoutTests/fast/ruby/ruby-text-before-child-split.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698