gecko-dev/layout/reftests
Daniel Holbert bacd132d67 Bug 538721: Correct 2 bug references in smil/reftest.list. (comment-only change) 2010-01-09 12:28:01 -08:00
..
abs-pos Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974) 2009-08-27 13:50:58 -07:00
backgrounds Add invalidate reftest for bug 237766. r=dbaron 2009-08-11 10:58:12 -07:00
bidi Fix bug-number comments in reftest.list files 2010-01-08 19:54:28 -08:00
border-image
border-radius Bug 458131. Additional reftests for border-radius. r=zwol 2009-11-10 11:08:38 -08:00
box-properties Bug 519168. Address David's comments. 2009-11-16 14:01:01 +13:00
box-shadow Bug 514670 - -moz-box-shadow should follow radius only on corners with radius. r=roc 2009-09-24 08:46:39 +02:00
bugs Bug 538716 - fix reftest, making it pass. r=bz 2010-01-08 19:55:40 -08:00
canvas Add reftest for default width and height of <canvas> (bug 291285, bug 293225) 2009-08-12 20:07:02 -07:00
columns Bug 517895: make column reftests more robust in the face of default font-metrics changes. r=roc 2009-09-22 00:11:10 +01:00
counters
css-charset
css-gradients Bug 532721: follow-up tweaks and bustage fix. r=roc 2009-12-15 19:01:01 -08:00
css-import
css-mediaqueries Add tests for media queries of system metrics. (Bug 522149) 2009-10-15 17:23:19 -07:00
css-namespace Rewrite parsing of CSS url() function to make it more like the tokenization that's described in the spec. (bug 476856, though originally written for bug 337287) r=bzbarsky 2009-08-05 17:45:49 -07:00
css-transitions Make CSS style rule implementations hold on to their data block once RuleMatched has been called so that they follow the immutability contract of nsIStyleRule. Remove workarounds in tests for transitions bugs caused by these violations of style rule immutability. (Bug 522595) r=bzbarsky 2009-12-11 08:13:20 -08:00
css-valuesandunits
first-letter Bug 484400. When removing a positioned element use the placeholder frame to get the relevant containing block for first-letter processing. r=bzbarsky 2009-12-22 17:47:25 -06:00
first-line Bug 287088. Stop first-line styling from leaking into second and subsequent lines when a single element is split between first and second lines. r=roc 2009-12-22 17:42:45 -06:00
floats Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974) 2009-08-27 13:50:58 -07:00
font-face Fix bug-number comments in reftest.list files 2010-01-08 19:54:28 -08:00
font-matching Add test for font-family issue that some other browsers get wrong (from bug 499421). 2009-07-15 17:24:24 -07:00
fonts Bug 534352. Accept fonts with redundant cmap sentinel value. r=jdaggett 2009-12-22 09:47:18 +00:00
forms Fix bug-number comments in reftest.list files 2010-01-08 19:54:28 -08:00
generated-content
ib-split Bug 531148. Fix appends of a block to the trailing inline of an {ib} split which has an inline parent. r=roc 2009-12-11 22:36:34 -08:00
image
image-rect Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron 2009-08-21 13:39:25 -07:00
image-region
inline-borderpadding
invalidation
line-breaking
margin-collapsing Add reftest for bug 467321 2009-10-15 12:18:37 -07:00
marquee Bug 518357, make reftests less sensitive to default font size settings. r=roc 2009-09-23 15:55:55 +01:00
mathml Bug 476547. Make lquote and rquote actually work, especially when there are dynamic changes, by finding the correct text frames to modify and notifying the text frame that the DOM text has changed. r=karlt 2009-10-07 17:28:41 +13:00
native-theme Bug 519152 - Turn off failing reftests from bug 514745 on Linux 2009-09-28 16:20:33 +13:00
object
ogg-video Bug 449156 - Disable broken poster test. 2009-06-26 23:43:22 +12:00
pagination Bug 518357, make reftests less sensitive to default font size settings. r=roc 2009-09-23 15:55:55 +01:00
percent-overflow-sizing Bug 522390. Fix percentage-height kids of scrollframes in quirks mode to deal with the height of the scrollframe becoming auto. r=dbaron 2009-10-29 21:47:43 -04:00
pixel-rounding Remove random marks on tests that don't seem to be failing any longer. (Bug 371232, Bug 371316) 2009-12-11 08:13:18 -08:00
printing
reftest-sanity Bug 469718 - browser javascript reftests, r=ted.mielczarek, r=sayrer, r=dbaron. 2009-09-26 15:54:12 -07:00
selection Bug 527306. Remove problematic flush in selectFrames. r=bz 2009-11-16 11:52:31 +13:00
svg Bug 538721: Correct 2 bug references in smil/reftest.list. (comment-only change) 2010-01-09 12:28:01 -08:00
svg-integration
tab-size Bug 517882: Implement a -moz-tab-size CSS property that specifies the number of spaces between tab stops in preformatted text. r=roc, dbaron 2009-09-26 13:23:47 -07:00
table-anonymous-boxes Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974) 2009-08-27 13:50:58 -07:00
table-background Fix assertions in the scrollable row group case. (Bug 531461) r=roc 2009-12-13 19:40:55 -08:00
table-bordercollapse bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky 2010-01-09 16:33:03 +01:00
table-dom Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas 2009-06-29 00:44:22 +02:00
table-width Bug 434733: Additional tests. 2009-08-01 08:53:40 -07:00
text Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz 2009-10-19 01:01:40 -07:00
text-decoration
text-indent
text-shadow Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc 2009-09-18 20:18:35 +02:00
text-transform Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 01:20:35 -08:00
transform Bug 526075: Clamp tiny sines to zero when computing transformation matrices. 2009-11-02 21:00:46 -08:00
view-source
xul-document-load
z-index
Makefile.in
filters.svg
reftest.list Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc 2009-10-07 20:22:42 -07:00