mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Fix transform assertion failures in Layout 2013 and Layout 2020 (#30713)
Layout asserts that it never creates stacking contexts that have a zero scale, yet it doesn't prevent the creation of those stacking contexts. This change stops their creation at an earlier stage. Fixes #30118.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
[preserve3d-scene-001.html]
|
||||
expected: CRASH
|
||||
@@ -1,2 +0,0 @@
|
||||
[preserve3d-scene-002.html]
|
||||
expected: CRASH
|
||||
Reference in New Issue
Block a user