..
abs-pos
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
apng-mime
Bug 1160200 - APNG can't be used with type switching. r=mcaceres, r=jrmuizel, r=johns
2016-08-09 22:15:00 +02:00
async-scrolling
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
backgrounds
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
bidi
Bug 1297365 followup - Update font used in bidi-004 reftest for current OS X and Windows; mark test as fuzzy on Linux due to inconsistent glyphs in Hebrew font used. no_r=me
2016-08-24 11:44:29 +01:00
border-dotted
Bug 1285658 - Part 2: Use less-erroneous value while calculating border corner dimensions. r=jrmuizel
2016-07-16 10:39:44 +09:00
border-image
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
border-radius
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
box
…
box-ordinal
…
box-properties
…
box-shadow
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
box-sizing
Bug 1280422: Remove unneeded "box-sizing: padding-box" CSS from 3 reftests, now that it's become invalid CSS. (test only, no review.)
2016-06-20 09:28:29 +01:00
bugs
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
canvas
Bug 826619 - Remove Canvas mozFillRule. r=mrbkap r=bas
2016-08-04 15:05:50 -04:00
columns
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
counter-style
Bug 859301 : Part 3 - unprefix test cases. r=dbaron
2016-05-04 13:31:24 +08:00
counters
Bug 1271126 - Fixed the ParseHTMLInteger function to handle INT32_MIN. r=smaug
2016-06-12 16:18:55 -04:00
css-animations
Bug 1292441 - Part 2: Reftest for backround-position-x animation. r=mstange
2016-08-08 12:54:05 +09:00
css-blending
Add a reftest for bug 1281593. r=mstange
2016-08-02 11:43:16 -07:00
css-break
Bug 1293537
- add fuzz for layout/reftests/css-break/box-decoration-break-with-inset-box-shadow-1.html. r=mchang
2016-08-31 16:04:30 -04:00
css-calc
Bug 594933 - Part 2: Add support for calc() to line-height. r=dbaron
2016-03-15 10:37:37 +08:00
css-charset
…
css-default
Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher
2016-03-17 10:00:47 -06:00
css-disabled
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
css-display
Bug 1258147 - Reftests with display:contents and ortogonal writing-mode.
2016-03-21 16:56:07 +01:00
css-enabled
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
css-gradients
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
css-grid
Bug 1279182 - [css-grid] Follow-up: comment out part of the test that failed on Win 8 for now. r=me DONTBUILD
2016-08-26 18:42:22 +02:00
css-import
…
css-invalid
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
css-mediaqueries
…
css-optional
…
css-parsing
Bug 790997. Align our tokenization of CSS bad-url-token with the CSS Syntax Level 3 CR. r=heycam,tromey
2016-07-13 22:54:20 -04:00
css-placeholder
Bug 1069015 - Restore code for :placeholder-shown pseudo-class. r=dbaron
2016-08-31 14:21:44 -04:00
css-required
…
css-ruby
Backed out 4 changesets (bug 1297097) for range reftest failures and test_property_database.html mochitest failures
2016-08-24 22:35:23 -07:00
css-selectors
Bug 1265001 part 2 - Add some tests with uppercase N in An+B.
2016-04-19 22:12:16 +02:00
css-sizing
Bug 1247929 patch 5 - Remove spurious canvas rule from reftests. r=dholbert
2016-02-24 16:08:31 -08:00
css-submit-invalid
…
css-transitions
…
css-ui-invalid
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
css-ui-valid
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
css-valid
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
css-valuesandunits
…
css-variables
…
css-visited
…
cssom
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
datalist
…
details-summary
Bug 1297835. Don't suppress the scroll bits of a non-open <details> that has the appropriate overflow styles. r=TYLin
2016-08-25 14:35:33 -04:00
dom
Bug 1236329. Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice. r=smaug
2016-01-05 15:05:23 -05:00
first-letter
Bug 1260366 - Include the punctuation classes Pd and Pc in ::first-letter because the CSS Pseudo-Elements spec says so. r=jfkthame
2016-04-01 02:08:15 +02:00
first-line
Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam
2016-05-14 00:00:18 -07:00
flexbox
Bug 1278957 - enable Skia content for Linux and Android. r=mchang
2016-08-23 13:55:14 -04:00
floats
Backed out 4 changesets (bug 1297097) for range reftest failures and test_property_database.html mochitest failures
2016-08-24 22:35:23 -07:00
font-face
Bug 1283932 - reftests, r=jfkthame
2016-07-06 10:10:26 +01:00
font-features
Bug 1140413 - Mark subsuper-fallback.html test as random on Android (as well) due to bug 1139269. (manifest annotation, no review)
2016-03-21 07:29:06 +00:00
font-inflation
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
font-loading-api
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
font-matching
No bug - Add reftest annotations for Win10.
2016-03-21 00:28:43 -04:00
fonts
Bug 1283932 - reftests, r=jfkthame
2016-07-06 10:10:26 +01:00
forms
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
generated-content
Bug 1207355
(Followup) - Add yet more fuzz to layout/reftests/generated-content tests. r=me
2015-10-30 00:29:23 -07:00
ib-split
…
image
Bug 920734 - Part 2: Update tests to avoid using orientation as variable name. r=seth
2015-10-23 21:37:35 -07:00
image-element
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
image-rect
Bug 1201327 - Let DLBI detect background-position changes. r=mattwoodrow
2015-10-28 22:52:15 +01:00
image-region
…
indic-shaping
…
inline
…
inline-borderpadding
…
invalidation
Bug 1227327 - Add tests. r=mattwoodrow
2016-05-04 14:11:05 -04:00
layers
Bug 1153694 - Don't let nsDisplayFixedPosition cause unnecessary layerization around itself. r=mattwoodrow
2016-06-02 20:55:02 -04:00
line-breaking
Bug 1265631 - patch 3 - Add surrogate support to nsJISx4051LineBreaker so that supplementary-plane characters get correct line-breaking behavior. r=masayuki
2016-04-26 10:32:19 +01:00
list-item
Bug 994418 - Renumber list items when computing intrinsic isize. r=roc
2015-11-20 15:29:27 +11:00
margin-collapsing
Bug 1146690 - Enable layout/reftests/margin-collapsing/block-float-1b.html on Android 4.3; r=me
2016-02-26 14:01:11 -07:00
marquee
Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher
2016-03-17 10:00:47 -06:00
mathml
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
mp4-video
…
native-theme
Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam
2016-05-14 00:00:18 -07:00
object
…
ogg-video
Bug 1213938. Fix test to avoid triggering before any video frames are available. r=jya
2015-10-19 22:11:55 +13:00
outline
Bug 1214212 - Increase the fuzzing to fix a reftest r=me
2015-10-23 11:54:16 -07:00
pagination
Bug 881832 - Change resize-reflow-001 reftest to not have dotted borders to avoid fuzz failures. r=tnikkel
2016-05-23 09:44:51 +12:00
percent-overflow-sizing
Bug 1257948 - More Android test manifest cleanup; r=jmaher
2016-03-22 07:22:43 -06:00
pixel-rounding
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
position-dynamic-changes
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
position-relative
…
position-sticky
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
printing
…
reftest-sanity
Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher
2016-03-17 10:00:47 -06:00
scoped-style
…
scrolling
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
selection
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
svg
Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr
2016-09-01 14:35:11 +03:00
tab-size
…
table-anonymous-boxes
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
table-background
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
table-bordercollapse
…
table-dom
…
table-html
Bug 196292 - Make table inside align=left reset alignment just like for align=center and align=right. r=bz
2015-11-30 15:31:30 -08:00
table-overflow
…
table-width
…
text
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
text-decoration
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
text-indent
…
text-overflow
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
text-shadow
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
text-stroke
Bug 1275093: Enable webkit prefix pref for webkit-text-stroke reftests. r=jfkthame
2016-05-23 21:42:37 -07:00
text-svgglyphs
Bug 1278957 - enable Skia content for Linux and Android. r=mchang
2016-08-23 13:55:14 -04:00
text-transform
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
transform
Bug 1258911. Correctly reframe an absolutely positioned frame that goes from having a transform to not having one and has an abs pos kid with a fixed-pos descendant. r=dbaron
2016-08-26 15:38:16 -04:00
transform-3d
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
unicode
Bug 1222265 - Use -moz-appearance:none in layout/reftests/unicode testcases to work around unreliable Gtk3 form-control rendering. r=dholbert
2016-01-13 10:43:27 +00:00
view-source
…
w3c-css
Backed out 4 changesets (bug 1294660) for Windows reftest failures a=backout CLOSED TREE
2016-08-24 16:00:02 -07:00
web-animations
Bug 1298742 - Part 2: Make sure UpdateRelevance() is called before NotifyAnimationTimingUpdated. r=hiro
2016-08-29 16:22:46 +08:00
webcomponents
…
webkit-box
Bug 1272721: Fix rtl-checking logic in legacy -webkit-box codepath, to actually reverse the correct axis under correct conditions. r=mats
2016-05-25 10:48:06 -07:00
webkit-gradient
Remove workaround for bug 1224761. r=dbaron
2015-11-24 07:23:14 -08:00
webm-video
Bug 1256475 - Use libyuv for non scaling YUV color conversion r=jrmuizel
2016-06-08 18:46:42 -07:00
writing-mode
Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang
2016-08-31 15:53:33 -04:00
xul
Bug 1007702. Enable skia on unaccelerated windows. r=lsalzman
2016-08-25 12:35:41 -07:00
xul-document-load
…
z-index
Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar
2016-02-16 09:07:52 -08:00
filters.svg
…
moz.build
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
reftest.list
Bug 1160200 - APNG can't be used with type switching. r=mcaceres, r=jrmuizel, r=johns
2016-08-09 22:15:00 +02:00