UNCONFIRMED 54359
Display errors when displaying ruby + vertical text with dynamic CSS
https://bugs.webkit.org/show_bug.cgi?id=54359
Summary Display errors when displaying ruby + vertical text with dynamic CSS
meliste
Reported 2011-02-13 09:53:10 PST
Created attachment 82265 [details] Webpage displaying error When I create a document that uses ruby markup and is displayed vertically using '-webkit-writing-mode: vertical-rl', using @ before the font names to compensate for the Windows bug (90-degree-clockwise rotated East Asian text), and then use Javascript to dynamically alter the CSS, if -webkit-writing-mode is not in static CSS, then the ruby base characters are displayed rotated 90 degrees counterclockwise and the ruby markup is displayed vertically far down the line. This bug is present in Chrome 9.0.597.98 (WebKit 534.13) through the Windows nightly build r78045. Mac nightly builds r77734 and r78038 also display this error.
Attachments
Webpage displaying error (7.30 KB, application/xhtml+xml)
2011-02-13 09:53 PST, meliste
no flags
Roland Steiner
Comment 1 2011-02-13 20:37:42 PST
Probably related to http://crbug.com/65877
Note You need to log in before you can comment on or make changes to this bug.