Two Suggested HTML Tests for CSS2.1 Section 4.1.8 (Declarations and Properties)

View: New views
2 Messages — Rating Filter:   Alert me  

Two Suggested HTML Tests for CSS2.1 Section 4.1.8 (Declarations and Properties)

by Tim Boland :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Attached as HTML files – comments welcome – tested so far on IE, Mozilla, Opera..

 

Best, Tim Boland NIST


CSS Test: Declarations and Properties - 4.1.8

This h1 heading text should be green, with background color yellow (one rule, two properties).

This h2 heading text should also be green, with background color yellow, just like the h1 heading text above (two rules, each with one property)


CSS Test: Declarations and Properties - 4.1.8

This text should be green, with background color yellow (one rule, two properties).

This text should also be green, with background color yellow, same as the text above (two rules, each with one property)


Re: Two Suggested HTML Tests for CSS2.1 Section 4.1.8 (Declarations and Properties)

by fantasai :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Tim Boland wrote:
> Attached as HTML files – comments welcome – tested so far on IE,
> Mozilla, Opera..

http://www.w3.org/2002/02/mid/2AE78383C3944F1E83BFA5C3BCE53C0D@...
http://www.w3.org/2002/02/mid/AAAE23650F934F729CB667C478090258@...

I've checked these into
   http://test.csswg.org/svn/contributors/boland/
so we don't lose track of them!

~fantasai