Open Bug 1769799 Opened 2 years ago Updated 2 years ago

Abspos Block with `writing-mode: vertical-lr` Inside `writing-mode: sideways-lr` Absolute Containing Block Incorrectly Positioned

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: dshin, Unassigned)

Details

Attachments

(1 file)

STR:

  • Load attached min reproducible case

Expected:

  • The innermost div positioned as if its position: absolute property is not set

Actual:

  • Toggling position: absolute via devtools moves the div

Found while investigating bug 1765668, but this behaviour happens regardless of the absolute containing block having a border.

parent and cb divs' writing modes can be switched with the identical behaviour. Does not seem to happen with any other combination of writing modes.

Yeah, this seems wrong (though it's a pretty obscure combination!) Marking as S4 as it seems unlikely any real content will be using this, but we should still fix whatever is getting confused here.

Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: