Bug 113741 - REGRESSION: position:fixed elements are broken with -webkit-writing-mode: horizontal-bt
Summary: REGRESSION: position:fixed elements are broken with -webkit-writing-mode: hor...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-01 21:00 PDT by Beth Dakin
Modified: 2023-05-05 19:27 PDT (History)
4 users (show)

See Also:


Attachments
Test case (6.78 KB, text/html)
2013-04-01 21:01 PDT, Beth Dakin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2013-04-01 21:00:27 PDT
When there are fixed elements on a horizontal-bt page, they do not move properly.
Comment 1 Beth Dakin 2013-04-01 21:01:02 PDT
Created attachment 196065 [details]
Test case
Comment 2 Ahmad Saleem 2023-05-05 14:29:20 PDT
The containers are on the place in Safari 16.4.1 similar to Chrome Canary 115 and Firefox Nightly 114 but the text within are not. It is moved on bottom while Chrome Canary 115 and Firefox Nightly 114 are matching in the text position within container.

Might be something to add on Radar to track and also update bug title etc.
Comment 3 zalan 2023-05-05 19:27:26 PDT
> -webkit-writing-mode: horizontal-bt; 
:| not sure what to do with this.