On 10/12/2011 9:42 PM, Boris Zbarsky wrote:
On 10/12/11 5:38 PM, Gus Richter wrote:
I checked out (-moz-)text-decoration-color and although this property is
supposed to apply to *all* elements, it did not apply to <p> element on
my second test - I stopped there.

data:text/html,<p style="text-decoration: underline;
-moz-text-decoration-color: red">Some text</p>

works just fine over here.... (also in standards mode).


I used the example at:
<https://developer.mozilla.org/en/CSS/text-decoration-color>
and modified it to -moz-text-decoration-color and then changed the span-in-span example to p-in-span which did not work, which is not permitted and presumably that's why it didn't work. My bad, sorry.

p-in-div worked great.

--
Gus

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to