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 1387325 - Part3. Add annotations for reftests after adding WR sup…
…port for XUL image. r=mattwoodrow MozReview-Commit-ID: 2jfsC8ETXHj --HG-- extra : rebase_source : 23ecb777ff7be0971997e00a56edfcb79df9abd0
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
fails-if(Android) == textbox-multiline-noresize.xul textbox-multiline-ref.xul # reference is blank on Android (due to no native theme support?) | ||
!= textbox-multiline-resize.xul textbox-multiline-ref.xul | ||
== popup-explicit-size.xul popup-explicit-size-ref.xul | ||
random-if(Android) fuzzy-if(webrender,21-21,10746-10746) == image-size.xul image-size-ref.xul | ||
random-if(Android) == image-size.xul image-size-ref.xul | ||
== image-scaling-min-height-1.xul image-scaling-min-height-1-ref.xul | ||
== textbox-text-transform.xul textbox-text-transform-ref.xul |