WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 116242
[CSS Regions] Transform applied to content node causes overflow to be hidden
https://bugs.webkit.org/show_bug.cgi?id=116242
Summary
[CSS Regions] Transform applied to content node causes overflow to be hidden
Rebecca Hauck
Reported
2013-05-16 13:09:05 PDT
1. Open the attached test case. It has a transform applied to the content node of a named flow. 2. In Web Inspector, toggle the transform off and on RESULT: The overflow is visible when the transform is removed and becomes hidden when it's applied EXPECTED: transform should not affect overflow behavior Note: The exact same test case applying the transform to the region instead does not affect overflow at all.
Attachments
test case for bug
(2.33 KB, text/html)
2013-05-16 13:10 PDT
,
Rebecca Hauck
no flags
Details
reference file for test case
(933 bytes, text/html)
2013-05-16 13:11 PDT
,
Rebecca Hauck
no flags
Details
Patch containing test for visual overflow with transformed content
(3.97 KB, patch)
2013-11-14 04:30 PST
,
Radu Stavila
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Rebecca Hauck
Comment 1
2013-05-16 13:10:57 PDT
Created
attachment 201984
[details]
test case for bug
Rebecca Hauck
Comment 2
2013-05-16 13:11:24 PDT
Created
attachment 201985
[details]
reference file for test case
Mihai Balan
Comment 3
2013-05-17 07:46:50 PDT
***
Bug 115873
has been marked as a duplicate of this bug. ***
Michelangelo De Simone
Comment 4
2013-06-13 10:55:12 PDT
Still repros on today's nightly (
r151543
)
Radu Stavila
Comment 5
2013-11-14 04:30:54 PST
Created
attachment 216919
[details]
Patch containing test for visual overflow with transformed content This problem has been fixed by
https://bugs.webkit.org/show_bug.cgi?id=118665
. After that patch lands, these new tests can be landed as well (the tests fail on the current implementation, without the 118665 patch).
WebKit Commit Bot
Comment 6
2013-11-21 06:54:49 PST
Comment on
attachment 216919
[details]
Patch containing test for visual overflow with transformed content Clearing flags on attachment: 216919 Committed
r159624
: <
http://trac.webkit.org/changeset/159624
>
WebKit Commit Bot
Comment 7
2013-11-21 06:54:52 PST
All reviewed patches have been landed. Closing bug.
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