gecko-dev/layout/reftests
2009-06-20 13:58:44 +12:00
..
backgrounds Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky 2009-06-16 08:00:20 -07:00
bidi Empty inlines can get misplaced during incremental reflow in bidi pages. Bug 496006, r+sr=roc (regression from bug 332655) 2009-06-08 01:59:39 -07:00
border-image Zack Weinberg - Bug 479156 - Seams between tiles of a border-image - reftest patch r+/sr+ roc 2009-03-09 10:19:12 +13:00
border-radius
box-properties Add an additional test for CSS 2.1, section 10.3.1. 2009-02-04 21:15:52 -08:00
box-shadow Bug 483533. Don't change shadow shape due to spread. r=roc 2009-05-13 21:42:39 +12:00
bugs Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky 2009-06-16 08:00:20 -07:00
canvas Bug 486936 - fix reftest. Where did that ? come from 2009-06-17 22:52:43 +01:00
columns
counters
css-charset
css-import
css-mediaqueries Fix handling of 'orienation' feature in print-preview. (Bug 468645) r+sr=bzbarsky 2008-12-29 10:07:36 -05:00
css-valuesandunits Some additional tests for 'rem' unit from css3-values. (Bug 472195) 2009-01-20 13:58:48 -08:00
first-letter Bug 429968. Handle situations where first-letter text detects first-letter style should not be applied, by creating a zero-length 'first letter'. r+sr=dbaron 2009-01-05 13:36:56 +13:00
first-line Bug 148810. Handle dynamic insertion and append better when table pseudo-frames are involved. r=bernd, sr=roc. Also fixes bug 112142, bug 208305, bug 325543, bug 368932, bug 371054, bug 372649, bug 394402, bug 448111. 2009-03-26 14:08:58 -04:00
floats Fix bug 25888 for inline frames other than bullets: redo line reflow when the line's height pushes it into the way of other floats. (Bug 25888) r+sr=roc 2009-05-20 07:21:34 -04:00
font-face Bug 483459. Add bad head checksum reftest. 2009-05-21 09:22:45 +09:00
fonts Bug 483459. Add reftest fonts 2009-05-20 23:11:44 +09:00
forms b=495959 dynamic text input height reftest 2009-06-20 13:58:44 +12:00
generated-content Add reftest for quotes support, from a test Hixie wrote (with his permission). 2009-03-31 12:37:40 -07:00
ib-split Bug 487449. Figure out the correct prevSibling for the new frames in ContentAppended, always pass the correct prevSibling to WipeContainingBlock, and make its aIsAppend argument exactly correspond to whether we'll call nsCSSFrameConstructor::AppendFrames. Change nsCSSFrameConstructor::AppendFrames() to take the prevSibling for the new frames. r+sr=roc 2009-04-14 09:30:20 -04:00
image Bug 491063 - Mixed mode warning dialog (and other dialog windows) is sometimes not rendered, r+sr=bz 2009-05-20 11:00:04 +03:00
image-region
inline-borderpadding Bug 480452. Make {ib} splits behave the same way with regard to margins, borders, and padding as inline frames that just have a line-break happening inside them do. r+sr=dbaron 2009-05-11 22:04:58 -04:00
invalidation Add tests for bug 416073. r=roc 2009-05-17 10:22:55 -04:00
line-breaking Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett 2009-03-29 17:31:51 -07:00
margin-collapsing Bug 477462 - Add margin-collapsing tests (part 2): horizontal margins, tables, captions, fieldsets and some suggested tests. r+sr=dbaron 2009-05-26 20:24:25 +02:00
marquee Bug 474441 - Move the marquee reftests into the marquee reftests folder, r=dbaron 2009-01-22 18:12:27 +01:00
mathml
native-theme Test for bug 482955 r=roc 2009-04-22 15:18:29 +01:00
object
ogg-video Re-marking object-aspect-ratio tests as random 2009-05-20 21:07:57 +12:00
pagination Backed out changeset 69c6dbdfd179 2009-06-14 00:18:06 +12:00
percent-overflow-sizing
pixel-rounding Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg 2008-12-20 21:46:38 -08:00
printing Bug 318022 - CSS property page-break-after doesn't work after a clear:both; print reftest; r+sr=dbaron 2009-02-14 23:05:09 +01:00
reftest-sanity Bug 480979 part 5. Build up a tree of FrameConstructionItems so that we'll know which inlines might need splitting. r+sr=roc 2009-03-05 08:09:02 -05:00
svg Bug 481614 - implement clip property. r=jwatt 2009-06-17 21:51:40 +01:00
svg-integration Bug 483765. Remove incorrect scaling when painting non-SVG content with an SVG filter, so such content renders properly when zooming. r=jwatt 2009-03-18 13:37:01 +13:00
table-anonymous-boxes Adding test for bug 443616 2009-06-06 00:27:04 -04:00
table-background include the border width for border collapsed tables as required by CSS 2.1. We implemented before what CSS 2.0 required and it was ugly, so the spec changed. r=fantasai sr=roc, bug 155955 2009-02-08 17:46:42 +01:00
table-bordercollapse fix tinderbox mac failure by disabling the test bug 477504 2009-02-08 20:31:03 +01:00
table-dom
table-width Add tests that exercise nsSpanningCellSorter, including with large colspans, since code coverage runs showed we don't hit that code. 2009-03-04 15:47:39 +09:00
text Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett 2009-03-29 17:31:51 -07:00
text-decoration
text-indent
text-shadow
text-transform Bug 472909. Need to call FinishSettingProperties on nsTranformedTextRuns that we create as parts of other transformed textruns. r=smontagu 2009-01-16 21:17:46 +13:00
transform imported patch bug435293-csstransform-tests 2009-01-16 12:52:24 -06:00
view-source Bug 464339 - Links to images and non-textish media should not have view-source: links, r+sr=roc 2009-01-15 20:02:20 -08:00
xul-document-load
z-index Bug 480053 - Fix z-ordering of scrollbars to match Webkit/IE8. r+sr=dbaron 2009-02-26 20:00:36 +13:00
filters.svg Bug 485291 - Update liboggplay to b4a7efa06d46596515071490cb255c3548d90371. rs=roc, r=ted.mielczarek for build changes, r=chris.double for local liboggplay changes 2009-04-04 01:56:22 +13:00
Makefile.in
reftest.list Bug 482681 - Make Mac button size dependent on their font size. r=mano on the patch, r=dao sr=roc on the test 2009-06-14 12:46:41 +02:00