Bug 56101 - text-orientation isn't supported on Windows
Summary: text-orientation isn't supported on Windows
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-10 07:34 PST by Adam Roben (:aroben)
Modified: 2023-07-02 14:00 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-10 07:34:02 PST
In bug 48540, text-orientation support was added to the Mac port. We should add it to Windows, too!
Comment 1 Adam Roben (:aroben) 2011-03-10 09:10:29 PST
Added expected failure results for fast/blockflow/text-orientation-basic.html

Committed r80724: <http://trac.webkit.org/changeset/80724>
Comment 2 Adam Roben (:aroben) 2011-03-10 09:12:58 PST
Added expected failure results for fast/lists/003-vertical.html

Committed r80729: <http://trac.webkit.org/changeset/80729>
Comment 3 Jessie Berlin 2011-03-10 09:17:21 PST
<rdar://problem/9114974>
Comment 4 Ahmad Saleem 2023-06-30 08:42:56 PDT
Is it something, we need to extend do 'win-cairo' port as well?
Comment 5 Fujii Hironori 2023-07-02 14:00:55 PDT
It was moved to fast/writing-mode/text-orientation-basic.html
WinCairo port doesn't support it yet.