gecko-dev/layout/reftests/text-shadow/color-inherit-ref.xhtml

7 строки
323 B
HTML

<box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<stack style="align-items: start; justify-items: left;">
<label style="margin-top: 27px; margin-left: 27px; color: blue;" value="Hello"/>
<label style="margin-top: 24px; margin-left: 24px; color: blue;" value="Hello"/>
</stack>
</box>