mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
gfx: Don't mutate the same point multiple times while translating it to other stacking context space.
I don't know how neither review or a test caught this.
This commit is contained in:
parent
9cd1b861ec
commit
602b45a372
4 changed files with 43 additions and 8 deletions
|
@ -8432,6 +8432,12 @@
|
|||
"url": "/_mozilla/mozilla/globals/entry.worker.html"
|
||||
}
|
||||
],
|
||||
"mozilla/hit_test_multiple_sc.html": [
|
||||
{
|
||||
"path": "mozilla/hit_test_multiple_sc.html",
|
||||
"url": "/_mozilla/mozilla/hit_test_multiple_sc.html"
|
||||
}
|
||||
],
|
||||
"mozilla/hit_test_nested_sc.html": [
|
||||
{
|
||||
"path": "mozilla/hit_test_nested_sc.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue