-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Reconsider approach for blocks inside inline boxes #39813
Copy link
Copy link
Closed
Labels
A-layout/2020https://github.com/servo/servo/wiki/Layout-2020https://github.com/servo/servo/wiki/Layout-2020A-layout/blockA-layout/inlineC-has-manual-testcase
Description
<!DOCTYPE html>
<span style="filter: blur(2px)">
before
<div>block</div>
after
</span>| Servo | Gecko | Blink |
|---|---|---|
![]() |
![]() |
![]() |
This is the explainer about how Blink solved it: https://docs.google.com/document/d/15kgdIHhb9EVNup6Ir5NWwJxpzY5GH0ED7Ld3iMW3HlA/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-layout/2020https://github.com/servo/servo/wiki/Layout-2020https://github.com/servo/servo/wiki/Layout-2020A-layout/blockA-layout/inlineC-has-manual-testcase


