WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
118806
[CSS Regions] Auto-height regions don't work when the regions have left-to-right block direction
https://bugs.webkit.org/show_bug.cgi?id=118806
Summary
[CSS Regions] Auto-height regions don't work when the regions have left-to-ri...
Alexandru Chiculita
Reported
2013-07-17 12:13:21 PDT
Created
attachment 206904
[details]
Test case Use the attached test-case. The auto-height regions with left-to-rigtht block direction are incorrectly setting the logical-height when the flow thread is in top-to-bottom mode.
Attachments
Test case
(2.22 KB, text/html)
2013-07-17 12:13 PDT
,
Alexandru Chiculita
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexandru Chiculita
Comment 1
2013-07-17 12:15:18 PDT
We should instead set the logical-width of the region when the flow has different block direction than the region. We could also ignore the writing direction of the render regions when computing the styles and avoid having such issues, but that would also affect the logical-width / logical-height CSS properties.
Brent Fulgham
Comment 2
2022-07-13 09:24:15 PDT
CSS Regions were removed in
Bug 174978
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug