gecko/layout/reftests
2013-05-23 21:20:32 -07:00
..
abs-pos Bug 851514. Make sure that we add the parent frame before its kids when constructing a scrollable block, so that things will appear in the right order in fixed-pos lists. r=dbaron 2013-05-21 14:15:30 -04: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 Bug 859252 - Part b: Import the reftests in the HTML test suite; r=mounir+smontagu 2013-05-10 09:12:55 +02: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
box-ordinal
box-properties
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 No bug - Fix up reftest list order. DONTBUILD 2013-05-22 09:48:56 -04: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
css-charset
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
css-invalid
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
css-required
css-selectors
css-submit-invalid
css-transitions
css-ui-invalid
css-ui-valid
css-valid
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
cssom
datalist
dom
first-letter
first-line
flexbox Bug 873172: When checking whether a flex item is generated content, skip past any anonymous boxes around it. r=bz 2013-05-19 11:37:56 +08:00
floats Bug 815612 - annotate Linux fuzziness of float-outside-block-push.html 2013-02-23 19:15:17 -08:00
font-face
font-features Bug 549861 - add missing files from reland patch. r=bustage 2013-05-20 12:47:32 +09:00
font-inflation
font-matching
fonts Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
forms No bug - Fix b2g bustage because they hardcode colours... r=me on CLOSED TREE 2013-05-23 16:08:42 +01:00
generated-content
ib-split
image Bug 855050 - mark sync-image-switch-* random on WinXP 2013-05-02 20:26:24 -07:00
image-element
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
inline-borderpadding
invalidation Bug 857356 - Make reftests/crashtest run without XBL scopes. r=bz 2013-05-09 09:16:02 -07:00
layers
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
marquee
mathml Bug 745131 - Reftests for <semantics>. r=karlt 2013-05-10 08:40:44 -04:00
native-theme
object
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
pixel-rounding
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
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
selection Bug 858203 - mark more reftests as needs-focus; r=dholbert 2013-04-04 15:02:30 -04:00
svg Merge m-c to birch 2013-05-23 21:20:32 -07:00
tab-size
table-anonymous-boxes
table-background
table-bordercollapse
table-dom
table-overflow
table-width
text bug 873902 - reftest for Arabic marks with Windows fonts. r=jdaggett 2013-05-21 13:45:41 +08: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 871961 pt 3 - annotate failing svgglyphs reftests. r=roc 2013-05-22 23:48:27 +08:00
text-transform
transform
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
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
xul-document-load
z-index
filters.svg
reftest.list bug 871961 pt 2 - add text-svgglyphs subdirectory to the master layout/reftests manifest. r=roc 2013-05-22 23:48:24 +08:00