https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 4704f3bfde403308042dd2136033e20f3473fc12 authored by Xidorn Quan on 07 April 2018, 06:37:41 UTC
Add test for checking property order after setting property on CSSStyleDeclaration
Tip revision: 4704f3b
slotted-with-pseudo-element-ref.html
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Scoping: pseudo element after ::slotted - reference</title>
<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
<div>PASS</div>
<div>PASS</div>
<div style="color:green">PASS</div>
back to top