Bug 56101

Summary: text-orientation isn't supported on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, don.olmstead, Hironori.Fujii, hyatt, kojii, mitz
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   

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.