Bug 94771
Summary: | [Chromium] media/track/track-cue-rendering-vertical.html is failing on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominic Cooney <dominicc> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dominicc, kojii, tony, vcarbune |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 51450 | ||
Bug Blocks: |
Dominic Cooney
This test is failing on Win:
media/track/track-cue-rendering-vertical.html
because the Japanese in vertical text tracks (“私は立派な人”) isn’t displayed vertically, but horizontally and rotated 90º. This is probably related to bug 51450.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Koji Ishii
Sorry, I guess I missed this...will check on 51450 fix.
Tony Chang
(In reply to comment #1)
> Sorry, I guess I missed this...will check on 51450 fix.
It's a new test (added yesterday). We can update the result once bug 51450 is fixed.
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.