Commit Graph

3 Commits

Author SHA1 Message Date
L. David Baron
df780d074a Bug 276079 followup - Make check-for-references.sh accept single-quoted attribute values. No review.
This allows it to not give errors on the tests previously added in this
bug (in 1e68627db428).
2017-03-02 09:04:12 -08:00
Ting-Yu Lin
da99468922 Bug 1331846 - Exclude the lines which have "include" appeared in the middle. r=dbaron
Change "include" match rule from "^include" to "include " since there might
be "skip-if" or other <failure-type> conditions before the "include". The
single space after is added so that tests like "include.html" won't be
excluded.

DONTBUILD because this patch modifies a script checking for the validity of
reftests, which is NPOTB.

MozReview-Commit-ID: 3tFFIo8RKFp
2017-01-18 11:20:56 +08:00
L. David Baron
e95ebb85b4 Add missing match/mismatch links to reftests submitted to CSS WG test suite, so that they work correctly as CSSWG reftests in addition to working as our reftests. No bug. 2015-08-07 12:18:57 -07:00