servo/tests
bors-servo cb4e3cb16a
Auto merge of #26758 - jdm:stacking-context-transform-zero, r=mrobinson
Don't create empty stacking contexts in display lists

A recent change to euclid exposed that our display lists can contain Rects that contain NaN values. These NaNs originate from creating stacking contexts with transforms that scale the horizontal or vertical dimensions to 0. WebRender isn't prepared to handle these, so we need to not produce these empty stacking contexts when building the display list.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26592 and fix #26590
- [x] There are tests for these changes
2020-06-09 13:37:30 -04:00
..
dromaeo
html
jquery Run py-modernize against tests/jquery/run_jquery.py 2020-03-25 15:10:44 -04:00
power
unit Remove support for heartbeats profiling 2020-06-04 22:53:56 +02:00
wpt Auto merge of #26758 - jdm:stacking-context-transform-zero, r=mrobinson 2020-06-09 13:37:30 -04:00