|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
selectors implementation report template, againagain (relative to my email a few minutes ago). The revisions from the previous one I sent are: * commented out all :indeterminate tests (modsel-d5*) because :indeterminate has been dropped from the spec * fixed broken links to modsel-184* in all columns other than the HTML column * fixed duplication of modsel-184{d,e,f} in the third column -David -- L. David Baron http://dbaron.org/ Mozilla Corporation http://www.mozilla.com/ Selectors implementation report TEMPLATEKey
Test numbers in italic are failure/error tests and are likely to contain invalid CSS, yet are still quite useful for testing error handling in UAs. Reporthyperlinked name of user agent version x.y.z platform/OS the rendering engine used in the UA date user agent was shipped hyperlinked implementor/company report writer date report written http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20090603/ |
|
|
|
Re: selectors implementation report template, againOops. In both the template and the Firefox implementation report I
forgot to undo making the style sheet link absolute. In both cases, when they're checked in, this: <link type="text/css" rel="stylesheet" href="http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/implementationreport.css" /> should be changed to this: <link type="text/css" rel="stylesheet" href="implementationreport.css" /> or (if the latter is already there) removed. -David -- L. David Baron http://dbaron.org/ Mozilla Corporation http://www.mozilla.com/ |
| Free embeddable forum powered by Nabble | Forum Help |