mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Ensure transparent hit test region is sized and positioned correctly.
This commit is contained in:
parent
a34c8f952e
commit
f59e95ee3d
3 changed files with 65 additions and 3 deletions
|
@ -12659,6 +12659,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/hit-test-background.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/hit-test-background.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/hit_test_multiple_sc.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/hit_test_multiple_sc.html",
|
||||
|
@ -19418,6 +19424,10 @@
|
|||
"9baa0cdcd5abad00b321e8b9351a1bc162783ed5",
|
||||
"support"
|
||||
],
|
||||
"mozilla/hit-test-background.html": [
|
||||
"5212954e4ee6ecb684212e7373e24a2268434b1c",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/hit_test_multiple_sc.html": [
|
||||
"1c79d25ea06f80eb515282fb0a53a34f92a25698",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue