mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Update pseudoelements.html
This commit is contained in:
parent
2ead272ee7
commit
2bf811b2e9
@ -5,6 +5,10 @@
|
|||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<script type="text/javascript" src="../test.js"></script>
|
<script type="text/javascript" src="../test.js"></script>
|
||||||
<style>
|
<style>
|
||||||
|
:root .text *::before {
|
||||||
|
content:" root before!";
|
||||||
|
}
|
||||||
|
|
||||||
.text *::before {
|
.text *::before {
|
||||||
content:" before!";
|
content:" before!";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user