gecko/layout/reftests
Ehsan Akhgari 75e267cec2 Bug 581536 - Part 2: Reconstruct the document element frames when the dir attribute is set on the document; r=bzbarsky a=blocking-betaN+
--HG--
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-in-dynamic-rtl-doc.html
extra : rebase_source : 444e9dfa75be1e880679c405afd90cfc4031131c
2010-12-15 12:26:54 -08:00
..
abs-pos
backgrounds Bug 624301. Only change background clip to padding-box for solid borders if it's border-box to start with. r=dbaron 2011-01-14 10:34:39 -05: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 574907 - reftests for snapping DirectWrite font size to integer when bitmap is present. a=test-only 2011-01-21 10:40:34 +00: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
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
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 606491 (2/2) - Update tests. r=smaug a=jst 2011-01-20 12:06:34 +01:00
css-transitions
css-ui-invalid Bug 606491 (2/2) - Update tests. r=smaug a=jst 2011-01-20 12:06:34 +01: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 Backed out changeset 3fc6728e81a8 because of Windows 7 orange 2011-01-19 16:09:50 -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 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 Bug 602792. Reftests for localized family name lookups. r=jkew, a=blocker 2011-01-07 21:29:49 +09:00
fonts
forms Bug 581536 - Part 2: Reconstruct the document element frames when the dir attribute is set on the document; r=bzbarsky a=blocking-betaN+ 2010-12-15 12:26:54 -08:00
generated-content
ib-split
image
image-element
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
scrolling Disable new reftest on Mac pending investigation, a=test 2011-01-17 10:44:32 +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 544809 - nsSVGPatternFrame::GetPatternWithAttr and callers should take account of SMIL animation, r=longsonr, a=roc 2011-01-16 16:36:34 +09:00
tab-size
table-anonymous-boxes
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 bug 624310 - get glyph widths via directwrite rather than font tables when using simulated bold. r=bas a=joe 2011-01-21 10:35:21 +00: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 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
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