forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1328319 part 10 - Update test expectations. r=heycam
MozReview-Commit-ID: AnE2ArU45Ru --HG-- extra : rebase_source : 952f4be54a3b163645dbead0eff649dc97eae1c7
- Loading branch information
Showing
7 changed files
with
81 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
fails-if(stylo) == system-cyclic.html system-cyclic-ref.html | ||
fails-if(stylo) == system-fixed.html system-fixed-ref.html | ||
fails-if(stylo) == system-symbolic.html system-symbolic-ref.html | ||
fails-if(stylo) == system-alphabetic.html system-alphabetic-ref.html | ||
fails-if(stylo) == system-numeric.html system-numeric-ref.html | ||
fails-if(stylo) == system-additive.html system-additive-ref.html | ||
fails-if(stylo) == system-extends.html system-extends-ref.html | ||
== system-cyclic.html system-cyclic-ref.html | ||
== system-fixed.html system-fixed-ref.html | ||
== system-symbolic.html system-symbolic-ref.html | ||
== system-alphabetic.html system-alphabetic-ref.html | ||
== system-numeric.html system-numeric-ref.html | ||
== system-additive.html system-additive-ref.html | ||
== system-extends.html system-extends-ref.html | ||
== system-cyclic-invalid.html system-common-invalid-ref.html | ||
== system-fixed-invalid.html system-common-invalid2-ref.html | ||
== system-symbolic-invalid.html system-common-invalid-ref.html | ||
== system-alphabetic-invalid.html system-common-invalid2-ref.html | ||
== system-numeric-invalid.html system-common-invalid2-ref.html | ||
== system-additive-invalid.html system-common-invalid-ref.html | ||
fails-if(stylo) == system-extends-invalid.html system-extends-invalid-ref.html | ||
fails-if(stylo) == descriptor-negative.html descriptor-negative-ref.html | ||
fails-if(stylo) == descriptor-prefix.html descriptor-prefix-ref.html | ||
fails-if(stylo) == descriptor-suffix.html descriptor-suffix-ref.html | ||
fails-if(stylo) == descriptor-range.html descriptor-range-ref.html | ||
fails-if(stylo) == descriptor-pad.html descriptor-pad-ref.html | ||
fails-if(stylo) == descriptor-fallback.html descriptor-fallback-ref.html | ||
fails-if(stylo) == descriptor-symbols.html descriptor-symbols-ref.html | ||
fails-if(stylo) == descriptor-negative-invalid.html descriptor-negative-invalid-ref.html | ||
fails-if(stylo) == descriptor-prefix-invalid.html descriptor-prefix-invalid-ref.html | ||
fails-if(stylo) == descriptor-suffix-invalid.html descriptor-suffix-invalid-ref.html | ||
fails-if(stylo) == descriptor-range-invalid.html descriptor-range-invalid-ref.html | ||
fails-if(stylo) == descriptor-pad-invalid.html descriptor-pad-invalid-ref.html | ||
fails-if(stylo) == descriptor-fallback.html descriptor-fallback-ref.html | ||
fails-if(stylo) == descriptor-symbols-invalid.html descriptor-symbols-invalid-ref.html | ||
fails-if(stylo) == name-case-sensitivity.html name-case-sensitivity-ref.html | ||
fails-if(stylo) == dependent-builtin.html dependent-builtin-ref.html | ||
fails-if(stylo) == redefine-builtin.html redefine-builtin-ref.html | ||
fails-if(stylo) == redefine-attr-mapping.html redefine-attr-mapping-ref.html | ||
skip-if(stylo) == disclosure-styles.html disclosure-styles-ref.html | ||
== system-extends-invalid.html system-extends-invalid-ref.html | ||
== descriptor-negative.html descriptor-negative-ref.html | ||
== descriptor-prefix.html descriptor-prefix-ref.html | ||
== descriptor-suffix.html descriptor-suffix-ref.html | ||
== descriptor-range.html descriptor-range-ref.html | ||
== descriptor-pad.html descriptor-pad-ref.html | ||
== descriptor-fallback.html descriptor-fallback-ref.html | ||
== descriptor-symbols.html descriptor-symbols-ref.html | ||
== descriptor-negative-invalid.html descriptor-negative-invalid-ref.html | ||
== descriptor-prefix-invalid.html descriptor-prefix-invalid-ref.html | ||
== descriptor-suffix-invalid.html descriptor-suffix-invalid-ref.html | ||
== descriptor-range-invalid.html descriptor-range-invalid-ref.html | ||
== descriptor-pad-invalid.html descriptor-pad-invalid-ref.html | ||
== descriptor-fallback.html descriptor-fallback-ref.html | ||
== descriptor-symbols-invalid.html descriptor-symbols-invalid-ref.html | ||
== name-case-sensitivity.html name-case-sensitivity-ref.html | ||
== dependent-builtin.html dependent-builtin-ref.html | ||
== redefine-builtin.html redefine-builtin-ref.html | ||
== redefine-attr-mapping.html redefine-attr-mapping-ref.html | ||
== disclosure-styles.html disclosure-styles-ref.html | ||
fails-if(stylo) == symbols-function.html symbols-function-ref.html | ||
fails-if(stylo) == symbols-function-invalid.html symbols-function-invalid-ref.html | ||
== symbols-function-invalid.html symbols-function-invalid-ref.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters