RESOLVED FIXED Bug 52359
Disable inheritance of text emphasis marks to ruby text
https://bugs.webkit.org/show_bug.cgi?id=52359
Summary Disable inheritance of text emphasis marks to ruby text
mitz
Reported 2011-01-13 00:49:50 PST
As recommended in <http://dev.w3.org/cvsweb/~checkout~/csswg/css3-text/Overview.html?rev=1.6>, add the following rule to html.css: rt { text-emphasis: none; }
Attachments
Add a rule to html.css to disable text emphasis inheritance to ruby text (4.12 KB, patch)
2011-01-13 01:23 PST, mitz
hyatt: review+
mitz
Comment 1 2011-01-13 00:50:44 PST
mitz
Comment 2 2011-01-13 01:23:08 PST
Created attachment 78784 [details] Add a rule to html.css to disable text emphasis inheritance to ruby text
Dave Hyatt
Comment 3 2011-01-13 01:47:26 PST
Comment on attachment 78784 [details] Add a rule to html.css to disable text emphasis inheritance to ruby text r=me
mitz
Comment 4 2011-01-13 01:51:56 PST
Note You need to log in before you can comment on or make changes to this bug.