Bug 1578653 [wpt PR 18826] - Add dynamic tests for ElementCSSInlineStyle, a=testonly
[gecko.git] / testing / web-platform / tests / mathml / relations / html5-tree / css-inline-style-dynamic.tentative-ref.html
blob13f0139273690992825daa68fcc0666679590490
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8"/>
5 <title>MathML 'ElementCSSInlineStyle` Dynamic Tests</title>
6 </head>
7 <body>
8 <span>This tests that `ElementCSSInlineStyle` interface changes update rendering.</span>
9 <div>
10 <math style="background-color: green"><mspace width="50px" height="100px"/><mspace width="50px" height="100px"/></math>
11 </div>
12 </body>
13 </html>