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

Unified Diff: LayoutTests/fast/ruby/floating-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/ruby/floating-ruby-text.html
diff --git a/LayoutTests/fast/ruby/floating-ruby-text.html b/LayoutTests/fast/ruby/floating-ruby-text.html
index 7d3b5c9b592aec5b02c4b5bc415bedf9d6f90eca..55d43b690836ac3cf788ff19f7a635e9cd843ba4 100644
--- a/LayoutTests/fast/ruby/floating-ruby-text.html
+++ b/LayoutTests/fast/ruby/floating-ruby-text.html
@@ -1,4 +1,4 @@
<!DOCTYPE html>
-<html style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none; color: white;">
+<html style="font-family: Ahem; font-size: 10px; -webkit-font-smoothing: none; color: white;">
<ruby>Attempt to create a floating ruby text element. Float is not supported for ruby text, which should be apparent from the resulting render tree.<rt style="float:left">rubytext</rt></ruby>
</html>
« no previous file with comments | « LayoutTests/fast/ruby/float-overhang-from-ruby-text.html ('k') | LayoutTests/fast/ruby/overhang-horizontal.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698