gecko-dev/layout/reftests
2010-06-09 09:33:13 +09:00
..
abs-pos
backgrounds Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22) 2010-03-20 18:26:07 -07:00
bidi Update assertion annotations in reftest/crashtest manifests now that bug 563536 is fixed. (Bug 472557) 2010-05-20 07:44:56 -07:00
border-image Bug 564427. Fix inconsistent color space information in reticule.png and reticule-*.png. r=zwol 2010-05-12 14:35:23 -04:00
border-radius Bug 458131. Additional reftests for border-radius. r=zwol 2009-11-10 11:08:38 -08:00
box-properties Remove bogus reftest files (bug 553835) accidentally left around when bug 364680 was fixed 2010-03-20 18:26:11 -07:00
box-shadow Bug 559426: Replace unreliable HTML reference for boxshadow-inner-basic with an SVG file that does exactly the same drawing operations as the test. r=roc 2010-05-11 12:18:42 -07:00
bugs Bug 561981. Guard against nsFrameLoader::Show flushing and re-entering or destroying us. r=smaug 2010-05-28 14:34:50 -05:00
canvas Bug 548751 - make canvas respect the style's language when resolving fonts. r=dbaron 2010-02-26 08:58:48 -08:00
columns
counters
css-charset Fix <html> to </html> in css-charset reftests. 2010-01-27 15:46:48 -08:00
css-default Bug 551670 - "type attribute for button elements should be 'submit' when type is invalid or missing" [r=smaug, sr=sicking] 2010-04-15 07:03:00 -04:00
css-gradients Bug 526708 - mark reftests/css-gradients/aja-linear-6a.html as failing only on 10.5, since it passes on 10.6, rs=zwol 2010-04-19 14:25:53 -07:00
css-import
css-mediaqueries
css-namespace
css-parsing Revert changes in 0ff87d9d2d73 (Bug 541434) and adjust tests appropriately. (Bug 569646) r=zwol 2010-06-03 13:11:35 -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
css-visited Use the appropriate color based on visitedness for '-moz-column-rule-color'. (Bug 557580) r=roc 2010-04-06 19:03:12 -07:00
dom Bug 502937. Fix reftest.list typos. 2010-04-29 20:15:44 -05:00
editor Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc 2010-04-21 16:17:41 -04:00
first-letter Bug 512487: Remove background-color settings in reftests first-letter/399941-[89] to make them not font-dependent. 2010-03-31 10:44:58 -07:00
first-line Annotate reftest manifests with assertion counts. (Bug 472557) 2010-05-04 21:28:19 -07:00
floats Subtract the correct border+padding. (Bug 546048) r=roc 2010-04-04 14:46:15 -07:00
font-face Bug 504698. Force Cleartype rendering of content on XP based on pref (follow-on). r=jkew 2010-06-09 09:33:13 +09:00
font-matching Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
fonts bug 552460 - part 1 - reftest for Variation Sequence support. 2010-06-01 14:42:37 +01:00
forms Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc 2010-04-21 16:17:41 -04:00
generated-content Add CSS 2.1 test suite metadata for generated content reftests. 2010-01-27 15:46:48 -08:00
ib-split Add CSS 2.1 test suite metadata for ib-split reftests. 2010-01-27 15:46:48 -08:00
image
image-rect Annotate reftest manifests with assertion counts. (Bug 472557) 2010-05-04 21:28:19 -07:00
image-region
inline-borderpadding Add CSS 2.1 test suite metadata for ib-split reftests. 2010-01-27 15:46:48 -08:00
invalidation Bug 543681. Update the dirty region of view properly when scrolling. r=roc 2010-02-02 19:55:29 -06:00
layers Bug 534425. Part 5: Test that we push content to the bottommost Thebes layer when possible 2010-03-01 20:56:20 +13:00
line-breaking
margin-collapsing
marquee
mathml Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt 2010-05-13 14:38:28 +12:00
native-theme Bug 471700 - reftest for native-widgets fail for fennec, but pass in firefox [r=dbaron] 2010-03-02 17:14:14 -05:00
object
ogg-video Bug 562000 - Remove obselete comment from ogg-video reftests. r=test-change 2010-04-30 16:18:55 +12:00
pagination bug 558575 - add reftests that give basic coverage of table pagination r=roc 2010-05-13 16:15:49 +02: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 or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
printing Bug 563837 followup. Fix the asserts() annotations. 2010-05-05 14:57:39 -04:00
reftest-sanity
selection Bug 556694 Selection color isn't reverted when input field is specified only background-color r=dbaron 2010-04-08 21:44:57 +09:00
svg Add reftest for bug 467498 2010-05-29 20:27:24 -07:00
tab-size
table-anonymous-boxes bug 550163 - part 15 - use sans-serif to avoid Win7 subpixel failure in reftest 394402. r=roc 2010-03-08 10:11:06 +00:00
table-background Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
table-bordercollapse Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22) 2010-03-20 18:26:07 -07:00
table-dom Bug 502937. Part 5. Create some tests. 2010-04-16 13:15:28 -05:00
table-width Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
text Clarify use of bug numbers in test manifests. 2010-04-29 20:15:44 -05:00
text-decoration Bug 558981: Make reftests/text-decoration/underline-block-propagation-2-standards not dependent on system widget themes. r=dbaron 2010-04-29 08:43:41 -07:00
text-indent Add CSS 2.1 test suite metadata for text-indent reftests. 2010-01-27 15:46:48 -08:00
text-shadow
text-transform bug 550163 - part 17 - use letter-spacing to avoid Win7 subpixel failure in capitalize reftests. r=roc 2010-03-08 10:11:11 +00: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 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
z-index Add CSS 2.1 test suite metadata for z-index reftests. 2010-01-27 15:46:49 -08:00
filters.svg
Makefile.in
reftest.list Bug 565432 - Newline at the start of an ftp URL makes URL object creation fail. r=bzbarsky. 2010-05-20 12:03:11 +03:00