Bug 1946184 - Fix computing the CSD margin right after calling HideWindowChrome(...
[gecko.git] / layout / reftests / webcomponents / basic-slot-1.html
blobb31f4c1c36979455839bf11a9cf6fabde909e6b8
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <slot style="color: green">This text should be green</slot>
5 </body>
6 </html>