gecko/layout/reftests
2011-03-03 18:58:37 -08:00
..
abs-pos
backgrounds Bug 622818. Don't clip fixed backgrounds to the viewport if we are inside a transform. r=roc a=blocking 2011-02-08 13:29:28 -06:00
bidi Disable failing reftests on Windows 7, pending further investigation in bug 629416 2011-01-27 13:18:17 -05:00
border-image
border-radius Bug 628745. Replace rounded rect clips with their non-rounded cousins whenever possible. r=roc a=roc 2011-01-26 12:36:11 -06:00
box-ordinal
box-properties Fix implementation of rules for auto margins on absolutely positioned elements; honor auto margins when only one margin is auto, even when the auto margin gets a negative value. (Bug 419100) r=roc 2011-03-03 13:18:42 -08:00
box-shadow Bug 611574 - Inset box-shadow paints outside of buttons and fieldsets if blur radius is 0. r=roc a=blocking2.0:final 2010-11-27 23:49:40 +01:00
bugs Bug 632423. Fix typo in reftest.list file. a=duh 2011-03-01 16:01:42 -06:00
canvas Bug 478445 and bug 499628. strokeText needs to not re-stroke the current path. r=vlad, a=vlad 2010-11-30 13:19:56 -05:00
columns
counters Update Armenian list numbering test per discussion in bug 390440 and bug 604508. a2.0=tests 2010-11-18 11:06:14 -08:00
css-calc Backing out Bug 590181 since the GCC 4.5 upgrade failed on this CLOSED TREE 2010-11-11 12:36:01 -05:00
css-charset
css-default
css-disabled
css-enabled
css-gradients Mark new test as failing on Mac due to rounding difference. (Bug 635222) 2011-03-03 18:58:37 -08:00
css-import bug 619272 - fix intermittent failure on css-import/290018-1.html by giving the text some padding. r=roc a=test-only patch hoping to fix orange on the CLOSED TREE 2010-12-15 00:06:30 -08:00
css-invalid Bug 606491 (1/2) - Submit controls should be barred from constraint validation. f=volkmar r=smaug a=jst 2011-01-20 12:05:57 +01:00
css-mediaqueries
css-namespace
css-optional
css-parsing Fix skipping of @-rules that are inside blocks to conform to new rule in CSS 2.1, which says that we must look for end-of-outer-block in addition to a semicolon or a block. (Bug 604175) r=bzbarsky 2011-03-03 13:18:42 -08:00
css-placeholder Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a 2011-02-03 13:54:10 -06:00
css-required Bug 596511 (2/3) - Have :required apply on <select> when appropriate. r=sicking a=blocking-betaN 2010-11-16 15:40:21 +01:00
css-submit-invalid Bug 606491 (2/2) - Update tests. r=smaug a=jst 2011-01-20 12:06:34 +01:00
css-transitions
css-ui-invalid Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a 2011-02-03 13:54:10 -06:00
css-ui-valid Bug 606491 (2/2) - Update tests. r=smaug a=jst 2011-01-20 12:06:34 +01:00
css-valid Bug 606491 (1/2) - Submit controls should be barred from constraint validation. f=volkmar r=smaug a=jst 2011-01-20 12:05:57 +01:00
css-valuesandunits
css-visited
cssom
datalist
dom
editor Bug 634153 - Back out the changes in bug 355178 because of known regressions and possible risk of not-yet-known regressions; r=sicking a=johnath 2011-02-15 17:04:44 -05:00
first-letter Fix incorrect author metadata (for CSS 2.1 test suite metadata), for tests that come from bug 367650. a=testonly 2011-01-11 17:09:21 -08:00
first-line
floats Add bug number for some float test known failures. a2.0=tests 2010-12-03 12:31:24 -08:00
font-face Bug 629016 - Re-enable tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. r=jrmuizel a=b 2011-02-03 16:12:33 -05:00
font-features Bug 629416 - Disable the correct test on Windows 7; a=sdwilsh-the-perma-sheriff 2011-01-27 16:38:48 -05:00
font-matching Bug 602792. Reftests for localized family name lookups. r=jkew, a=blocker 2011-01-07 21:29:49 +09:00
fonts test for bug 634556 a=test 2011-02-28 08:32:08 +13:00
forms Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a 2011-02-03 13:54:10 -06:00
generated-content
ib-split
image
image-element Partially back out changeset 90b3dedc677d because changesets 502114bb31e8 and c1d77dbe4193 seem to have fixed those failures on trunk. rs=roc a=orange 2011-03-01 17:46:43 -08:00
image-rect
image-region
inline-borderpadding
invalidation
layers Bug 593733 - Support component alpha with GL layers. r=roc, r=joe, a=betaN 2011-01-18 08:22:25 +01:00
line-breaking Bug 608721 Between CJK full-stop and open parenthesis should be breakable r=roc, a=roc 2010-12-17 00:17:02 +09:00
margin-collapsing
marquee
mathml
native-theme
object
ogg-video Bug 623450 and dependencies - Annotate the reftests that fail on WinXP, r=dbaron, a=test 2011-01-12 08:11:29 -08:00
pagination
percent-overflow-sizing
pixel-rounding
printing Bug 626395. Make sure that when we're clipping our kids we don't create overflow containers for their overflow. Force the kids to lay out within our size instead. Also don't include overflowing kids in our overflow area if we're clipping them. r=roc, a=blocker 2011-01-19 17:39:31 -05:00
reftest-sanity Bug 624636, part 1: Allow reftests to override viewport+displayport. r=roc 2011-02-23 11:45:09 -06:00
scrolling Bug 625672. Part 2: Build temporary layer manager to render inactive layers after we've recomputed visibility. r=tnikkel,a=blocker 2011-02-10 21:58:11 +13:00
selection Bug 602331 - selection addRange cannot select nodes that are being dynamically appended to the DOM. r=roc a=blocking2.0:final 2011-01-14 01:22:26 +01:00
svg Bug 635156 - typos in test svg files. 2011-02-22 13:04:45 +01:00
tab-size bug 631035 - tests for changing tab width. r=roc a=test 2011-02-18 09:08:23 +00:00
table-anonymous-boxes
table-background
table-bordercollapse Bug 540360 - Split the borderhandling-rules-border.html reftest into multiple individual tests to prevent it from failing intermittently; r=bernd a=test-only 2011-02-03 16:39:31 -05:00
table-dom
table-width
text test for bug 634556 a=test 2011-02-28 08:32:08 +13:00
text-decoration Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
text-indent
text-shadow
text-transform
transform Partially back out changeset 90b3dedc677d because changesets 502114bb31e8 and c1d77dbe4193 seem to have fixed those failures on trunk. rs=roc a=orange 2011-03-01 17:46:43 -08:00
unicode
view-source
xul-document-load
z-index
filters.svg
Makefile.in
reftest.list Bug 605125 (2/5) - Make :-moz-ui-valid follow rules for :valid. r=bz a=jst 2010-11-24 01:14:44 +01:00