Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHandle `inset: auto` values for absolutely positioned elements #27399
Conversation
|
@bors try=wpt-2020 I've already updated expectations, so i'm hoping to see if anything changed between these two PRs. |
|
@bors-servo try=wpt-2020 |
[Arc version] Handle `inset: auto` values for absolutely positioned elements Fixes #27387 This is the same as #27397 , but written to share the box offset data instead of bubbling the hoisted box up based on comments from @SimonSapin.
|
|
ed5dfa7
to
ff5e4ef
|
It's the same tests, I just forgot to |
|
|
|
Looks good! r=me with a rebase |
ff5e4ef
to
965dded
|
@bors-servo r=SimonSapin |
|
|
|
|
|
@bors-servo retry |
…apin Handle `inset: auto` values for absolutely positioned elements Fixes #27387 This is the same as #27397 , but written to share the box offset data instead of bubbling the hoisted box up based on comments from @SimonSapin.
|
|
|
@bors-servo retry |
…apin Handle `inset: auto` values for absolutely positioned elements Fixes #27387 This is the same as #27397 , but written to share the box offset data instead of bubbling the hoisted box up based on comments from @SimonSapin.
|
|
|
@bors-servo retry
|
|
|
Manishearth commentedJul 24, 2020
Fixes #27387
This is the same as #27397 , but written to share the box offset data instead of bubbling the hoisted box up based on comments from @SimonSapin.