Chromium Code Reviews

Unified Diff: LayoutTests/fast/ruby/ruby-inline-style-not-updated.html

Issue 8017007: Merge 94582 - Style not propagated to anonymous boxes and anonymous (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/ruby/ruby-inline-style-not-updated.html
===================================================================
--- LayoutTests/fast/ruby/ruby-inline-style-not-updated.html (revision 95827)
+++ LayoutTests/fast/ruby/ruby-inline-style-not-updated.html (working copy)
@@ -1,3 +1,4 @@
+<!-- The blue and green text boxes should not overlap -->
<html>
<body style="font: 1em/1 Ahem, sans-serif;">
<ruby id="test" style="color: blue">

Powered by Google App Engine