WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
228912
The background of a block in a scaled container is visible from under the borders of the block
https://bugs.webkit.org/show_bug.cgi?id=228912
Summary
The background of a block in a scaled container is visible from under the bor...
max.rudnev
Reported
2021-08-09 02:34:47 PDT
Created
attachment 435179
[details]
The result HTML: <div></div> CSS: body { transform-origin: 0 0; transform: scale(1.1); } div { width: 200px; height: 200px; background: black; border: 3px solid white; }
Attachments
The result
(45.82 KB, image/png)
2021-08-09 02:34 PDT
,
max.rudnev
no flags
Details
The result
(44.90 KB, image/png)
2021-08-09 02:41 PDT
,
max.rudnev
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
max.rudnev
Comment 1
2021-08-09 02:41:07 PDT
Created
attachment 435180
[details]
The result
Radar WebKit Bug Importer
Comment 2
2021-08-16 02:35:19 PDT
<
rdar://problem/81972655
>
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