gecko/layout/reftests
2011-01-04 23:39:53 +13:00
..
abs-pos Fix double-subtraction of opposite margin when one of margin-top/bottom is auto, for absolutely positioned elements. (Bug 604212) r=bzbarsky a2.0=roc 2010-10-17 19:36:26 -07:00
backgrounds Bug 422179 - Part 3: Disable a reftest which fails because of bilinear filtering; r=jrmuizelaar a=NPOTB 2010-09-09 16:27:17 -04:00
bidi Tests for bidi in SVG. a=test 2011-01-04 00:49:44 -08:00
border-image
border-radius Bug 602892. Fix test. a=test 2011-01-04 23:35:27 +13:00
box-ordinal
box-properties Remove comment about difference from CSS 2.1 since CSS 2.1 has adopted the proposal in question. a2.0=tests 2010-12-03 12:31:24 -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 578114 - Mark 289480.html#top as random for D2D, since it is, r=bas, a=test 2010-12-26 19:19:00 -08: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 Bug 557087 (6/6) - Elements in the first legend should not be disabled if the fieldset is disabled but not it's fieldset parent. r+a=sicking 2010-09-19 03:47:15 +02:00
css-enabled Bug 557087 (6/6) - Elements in the first legend should not be disabled if the fieldset is disabled but not it's fieldset parent. r+a=sicking 2010-09-19 03:47:15 +02:00
css-gradients
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 610687 - Make all the radio button group suffering from being missing instead of only radio's with the required attribute. r+a=sicking 2010-12-16 11:51:59 -08:00
css-mediaqueries
css-namespace
css-optional Bug 599558 - Remove support for the :optional pseudo-class on button; f=volkmar r+a=sicking 2010-10-07 23:09:31 +02:00
css-parsing
css-placeholder
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 609017 - Default style for :-moz-ui-invalid. r=bz ui-r=limi a=sicking 2010-11-24 00:51:43 +01:00
css-transitions
css-ui-invalid Bug 612752 - Change :-moz-ui-invalid default style when the invalid element is focused. r=dbaron ui-r=limi a=blocking-final 2010-12-21 19:58:04 -05:00
css-ui-valid Bug 610415 - Make :-moz-ui-invalid and :-moz-ui-valid not applying when the form element has novalidate attribute set. r+a=sicking 2010-12-17 15:26:24 -08:00
css-valid Bug 610687 - Make all the radio button group suffering from being missing instead of only radio's with the required attribute. r+a=sicking 2010-12-16 11:51:59 -08:00
css-valuesandunits
css-visited
cssom For elements that are in a document with a pres shell, always use that pres shell when getting computed style so we (a) return a more correct style and (b) don't mix rule nodes from two rule trees. (Bug 596245) r=bzbarsky a2.0=blocking2.0:betaN 2010-10-06 21:25:44 -07:00
datalist Bug 555840 - Implement datalist element. r=sicking,mrbkap,ehsan sr=smaug a2.0=roc 2010-09-10 07:16:56 +02:00
dom
editor Back out bug 612128 because it regressed Fennec with bug 618357, which blocks Fennec beta3; a=blocking-fennecb3+ 2010-12-10 21:20:00 -05:00
first-letter bug 615445 - update reftest manifest now that the tests pass. a=test-only 2010-12-22 14:27:43 +00:00
first-line Remove bogus JS that does nothing but throw from these reftests. a=test-only 2010-09-30 10:31:37 -04:00
floats Add bug number for some float test known failures. a2.0=tests 2010-12-03 12:31:24 -08:00
font-face b=569350 mark variation selector test as passing with gtk2widget 2010-12-21 15:45:57 +13:00
font-features b=569770 part 9: use gfxHarfBuzzShaper when suitable r=jfkthame a=blocking 2010-12-09 20:29:39 +13:00
font-matching Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew 2010-11-10 07:49:52 -08:00
fonts bug 601099 - add proper padding to the VeraBd-validchecksum.ttf font file. r=jdaggett a=test-only 2010-10-07 08:59:17 +01:00
forms Bug 591619. Don't create frames for non-option kids of <optgroup> or non-option and non-optgroup kids of <select>. r=dbaron 2010-12-03 22:43:42 -05:00
generated-content
ib-split Remove bogus JS that does nothing but throw from these reftests. a=test-only 2010-09-30 10:31:37 -04:00
image
image-element Bug 587585 - Allow SVG effects on anonymous XBL elements to refer to elements in the bound document if the binding lives in different document, and don't attempt to start an external resource load in that case. r=bz, a=beta8 2010-11-05 17:01:17 +01:00
image-rect
image-region
inline-borderpadding
invalidation
layers
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 Bug 579276. Part 9: Backout 4d1dc2ea47fd since we no longer need those test changes 2010-09-02 21:18:41 +12:00
mathml Bug 538965 - part b: compress whitespace in MathML mfenced's open and close attributes; r=karlt a=bsmedberg 2010-11-05 11:57:51 +01:00
native-theme Try to fix failing test for bug 595842 by removing border whose antialiasing seems to be inconsistent, a=testonly 2010-10-29 22:17:07 +13:00
object
ogg-video Bug 604885 - backout 53f49c89634b a=backout 2010-12-21 07:46:25 +13:00
pagination
percent-overflow-sizing
pixel-rounding Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
printing Backing out changeset 2719d97b6766 from bug 609227 due to unexpected reftest failures. a=backout 2010-12-02 10:57:26 -08:00
reftest-sanity
scrolling Bug 579276. Part 10: add a couple of scrolling tests to ensure that text looks good when scrolled in an overflow:auto div. a=blocking 2010-09-02 21:19:24 +12:00
selection
svg Bug 607537 - SVG SMIL: Support paint servers an animation values; r=dholbert,dbaron; a=roc 2010-12-29 10:31:14 +09:00
tab-size
table-anonymous-boxes Fix silly error in test a=test-only 2010-10-04 12:56:48 -04:00
table-background
table-bordercollapse Bug 588271 - Part 1: Mask corners of some reftests because of AA differences. r=roc 2010-12-02 14:17:52 +01:00
table-dom
table-width
text test for bug 427672, unsupported variation selector 2010-12-14 08:44:14 +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 Add reftests for text-shadow and box-shadow not causing scrollable overflow. (Bug 542595, patch 24) (for bug 446693) a2.0=blocking2.0:beta8 2010-10-06 21:25:47 -07:00
text-transform Update Unicode data files to version 6.0. Bug 606917, r=emk, a=bsmedberg 2010-11-08 12:27:41 +02:00
transform Bug 615794. Part 4: transform tests pass with D2D now. a=tests 2011-01-04 23:39:53 +13:00
unicode
view-source
xul-document-load Bug 580128. Disable reftests that don't play well with brain transplants yet. r=mrbkap@gmail.com 2010-10-10 15:48:10 -07:00
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