Bug 54359 - Display errors when displaying ruby + vertical text with dynamic CSS
Summary: Display errors when displaying ruby + vertical text with dynamic CSS
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 09:53 PST by meliste
Modified: 2011-02-13 20:37 PST (History)
4 users (show)

See Also:


Attachments
Webpage displaying error (7.30 KB, application/xhtml+xml)
2011-02-13 09:53 PST, meliste
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description meliste 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.
Comment 1 Roland Steiner 2011-02-13 20:37:42 PST
Probably related to http://crbug.com/65877