gecko/layout/reftests
2013-05-08 23:53:55 -07:00
..
abs-pos Bug 845837: Don't use our dynamic updating for relative positioning on inner table frames, which don't do relative positioning at all. r=ehsan 2013-03-07 17:59:32 -08:00
backgrounds Bug 473236, 2013 edition: Remove executable bit from files that clearly don't need it (html, xhtml, xul, svg, png, jpg, ttf files in test dirs within /layout). DONTBUILD 2013-03-25 17:01:35 -07:00
bidi Fix document.dir getters and setters to (a) work and (b) conform to HTML5. Bug 151407, r=ehsan 2013-04-14 05:37:48 -07:00
border-image Bug 827227 - Fixed int overflow when scaling border-image-width. r=dbaron 2013-02-14 11:57:20 -08:00
border-radius Bug 860524. Remove hacky (and buggy) pseudo-destruction of DisplayItemClips created by GetCurrentClip; ensure that they're all destroyed properly when the arena goes away, by tracking them explicitly in nsDisplayListBuilder. r=mattwoodrow 2013-04-15 17:11:10 +12:00
box Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
box-ordinal
box-properties Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
box-shadow Bug 485149 - Using box-shadow on a <fieldset> with <legend> does not follow box shape. r=roc 2013-04-17 22:16:14 +02:00
box-sizing Bug 520992: Adjust computed width and height before returning to account for box-sizing. [r=bz] 2013-04-04 09:00:07 -05:00
bugs Bug 722888: Add reftest for this bug (which became fixed by DLBI). [test-only change] 2013-05-08 23:53:55 -07:00
canvas Bug 864788 - Add fuzzing to test 784573-1.html. DONTBUILD r=ajones 2013-04-24 09:48:53 -04:00
columns Bug 857324: Make column set reflow continue without balancing rather than restarting if computed height is exceeded. [r=mats] 2013-04-24 10:02:36 -05:00
counters Bug 839809: Make counter-increments and list counting that would go past our internal (int32_t) limit keep the counter at its current value rather than wrapping. r=dholbert 2013-02-22 10:13:37 -08:00
css-calc Bug 826582 - Part 5: Upstream calc-in-gradient tests. r=dbaron 2013-01-16 14:18:13 +11:00
css-charset Bug 796882 - Implement CSS charset handling according to CSS3 Syntax. r=bzbarsky. 2012-11-15 10:47:30 +02:00
css-default
css-disabled
css-enabled
css-gradients Bug 849772 - make certain layout/reftests/css-gradients tests fuzzy for Win8. r=roc 2013-03-11 14:08:54 -05:00
css-import Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
css-invalid Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
css-mediaqueries Bug 840317 - Re-evaluate media queries in scoped style sheets. r=dbaron 2013-02-12 11:48:44 +11:00
css-optional
css-parsing
css-placeholder Bug 819871 - Make ":-moz-placeholder" parsable but without any effect on styling. r=dbaron,bz 2013-01-24 09:30:28 +00:00
css-required
css-selectors Bug 820902. nsAttrValue::Equals should do ASCII-case-insensitive compares when it's doing case-insensitive compares. r=sicking 2012-12-13 17:08:44 -05:00
css-submit-invalid Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
css-transitions
css-ui-invalid Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
css-ui-valid Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
css-valid Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
css-valuesandunits Bug 811403 Followup - Disable inequality test on platforms with scrollbars to fix Android reftest failures on a CLOSED TREE. 2013-04-01 19:39:01 -07:00
css-visited Bug 806068 part 2: Change in-tree usage of -moz-initial to initial. r=dholbert 2012-10-30 16:57:36 +01:00
cssom Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
datalist
dom Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
first-letter
first-line
flexbox Bug 867454 followup: fix typo in reftest names. (s/pseuedo/pseudo/) 2013-05-02 14:29:59 -07:00
floats Bug 815612 - annotate Linux fuzziness of float-outside-block-push.html 2013-02-23 19:15:17 -08:00
font-face Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
font-features bug 863248 - update harfbuzz to version 0.9.16 from upstream. r=jdaggett 2013-04-30 13:02:25 +01:00
font-inflation Bug 831354, test fix 2, followup: remove a 'line-height: 0' that's in the test but not the reference. 2013-01-17 22:55:22 +00:00
font-matching Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
fonts Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
forms Bug 855352 - annotate some reftests that fail on b2g 2013-05-05 19:46:12 -07:00
generated-content Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
ib-split
image Bug 855050 - mark sync-image-switch-* random on WinXP 2013-05-02 20:26:24 -07:00
image-element Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
image-rect Bug 826093 (Part 3) - Use ClippedImage instead of ExtractFrame for -moz-image-rect. r=bz 2013-04-05 14:14:37 -07:00
image-region
indic-shaping Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
inline-borderpadding
invalidation Bug 852850 - Add a reftest to make sure images hoisted into their own layers aren't painted. r=joe 2013-03-20 14:52:43 +13:00
layers Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-08-29 17:48:13 +12:00
line-breaking Bug 820263 - Mark as CLASS_COMPLEX for Khmer language. r=masayuki 2013-03-04 19:17:03 +09:00
list-item
margin-collapsing Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
marquee
mathml Bug 717546 - Add reftest. r=karlt 2013-04-17 07:47:09 -04:00
native-theme
object Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
ogg-video Bug 851985 - Mark tests that don't reliably block onload (or loadeddata) as random. r=doublec 2013-03-17 22:06:27 -04:00
pagination Bug 857324: Make column set reflow continue without balancing rather than restarting if computed height is exceeded. [r=mats] 2013-04-24 10:02:36 -05:00
percent-overflow-sizing Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
pixel-rounding Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
position-dynamic-changes Bug 702504 - Mark reftests that fail with the new resolution as fuzzy. r=roc 2013-03-12 09:21:30 +13:00
printing Bug 791480 - Mark printing/745025-1.html as fuzzy-if on Windows7 due to too many intermittent failures 2013-01-10 14:59:27 +00:00
reftest-sanity Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
scoped-style Bug 844683 - Prevent scoped-style-pseudo-00[12].html from failing when :scope is disabled. r=philor 2013-03-25 17:15:18 +11:00
scrolling bug 831354 - test 'fix' 8 - mark remaining problematic tests as fuzzy on android. r=blassey 2013-01-19 10:30:28 +00:00
selection Bug 858203 - mark more reftests as needs-focus; r=dholbert 2013-04-04 15:02:30 -04:00
svg Bug 863994 - Enable reftest 2013-05-05 08:24:54 +01:00
tab-size
table-anonymous-boxes
table-background Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
table-bordercollapse
table-dom
table-overflow Bug 685012 - Implement page-break-inside:avoid in layout. r=fantasai,sr=roc 2012-11-08 17:09:38 +01:00
table-width Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
text Bug 840315 - Change default serif and sans serif fonts on gonk, r=jfkthame a=blocking-leo 2013-04-15 23:00:08 +02:00
text-decoration Bug 834737 - 2 text reftests fail while running unitests on ubuntu 12.04 on ec2 VMs. r=bz 2013-02-05 08:57:40 -05:00
text-indent
text-overflow Bug 846772 - Fuzz/un-fuzz tests for the dynamic toolbar on Android. r=jwatt,matspal 2013-03-12 18:32:26 +00:00
text-shadow
text-svgglyphs Bug 655877 - Part 46: Paint SVG glyphs with new SVG text frame. r=roc,jwatt 2013-02-11 17:22:20 +11:00
text-transform bug 831354 - test fix 7 - explicitly use Droid Serif for the greek-uppercase-1 test on Android, as default fonts may not be suitable. r=dbaron 2013-01-19 10:29:54 +00:00
transform Bug 830192. Integrate GetFixedContainingBlock into GetAbsoluteContainingBlock and ensure only elements which can be abs-pos containing blocks are turned into fixed-pos containing blocks when transformed. r=bzbarsky 2013-01-25 21:58:33 +13:00
transform-3d Bug 852651 - Fix for scale3d-all and scale3d-all-separate failing on inbound in Win8. r=bbondy 2013-03-20 12:41:35 -05:00
unicode
view-source
w3c-css Bug 826582 - Part 5: Upstream calc-in-gradient tests. r=dbaron 2013-01-16 14:18:13 +11:00
webm-video Bug 851985 - Mark tests that don't reliably block onload (or loadeddata) as random. r=doublec 2013-03-17 22:06:27 -04:00
xul Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
xul-document-load
z-index
filters.svg
reftest.list Bug 842913 - Rename winstripe->windows, pinstripe->osx, gnomestripe->linux. r=bmcbride,mattn,bz sr=mossop 2013-02-23 01:47:52 -05:00