mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
fix: opacity with overflow hidden (#2450)
This commit is contained in:

committed by
GitHub

parent
3982df1492
commit
82b7da558c
@ -128,5 +128,6 @@
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="hidden">Hidden<div style="opacity: 0.5">With opacity</div></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user