aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/resource_thread.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-06-09 13:37:30 -0400
committerGitHub <noreply@github.com>2020-06-09 13:37:30 -0400
commitcb4e3cb16a43f91566155b25a5fdf26af6de6a92 (patch)
treed1b1ef2ec0363b85617008dce41d3f0094eeabe9 /components/net/resource_thread.rs
parent83e2e7803d6b58d95fdbd09bc48c6b74f5bf4323 (diff)
parent2a83b80eedeac315a4a5b07eb30d690a7c077c16 (diff)
downloadservo-cb4e3cb16a43f91566155b25a5fdf26af6de6a92.tar.gz
servo-cb4e3cb16a43f91566155b25a5fdf26af6de6a92.zip
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
Diffstat (limited to 'components/net/resource_thread.rs')
0 files changed, 0 insertions, 0 deletions