Commit Graph

57 Commits

Author SHA1 Message Date
jwatt@jwatt.org
e535810c50 Reftest for bug 342532, which was fixed by the fix for bug 294086. 2007-11-19 14:47:31 -08:00
jwatt@jwatt.org
02824bb4e7 Clean up tinderbox orange by marking a few of the new reftests as failing on Mac pending further investigation. 2007-11-18 09:33:39 -08:00
jwatt@jwatt.org
3a6f842e46 Turn on the reftests that were checked in as part of bug 294086 (forgot). 2007-11-18 08:49:42 -08:00
jwatt@jwatt.org
d308285bb4 Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org 2007-11-18 04:09:03 -08:00
dbaron@dbaron.org
b37cd12e94 Mark test as random rather than failing because it fails on only some Linux machines (bug 386713). 2007-10-24 18:06:21 -07:00
longsonr@gmail.com
773d622adf Bug 395155 - correct and reenable reftests 2007-09-25 03:00:08 -07:00
longsonr@gmail.com
f6fd61d2cb Bug 395155 - stop running reftests while I figure out what is going on 2007-09-25 02:51:21 -07:00
longsonr@gmail.com
2cec607bf8 Bug 395155 - Changing CSS text inside svg:style has no effect. r=tor,sr=roc,a=roc 2007-09-25 02:11:12 -07:00
jwatt@jwatt.org
be5769dc46 Reftest for bug 367368 2007-08-21 13:48:36 -07:00
jwatt@jwatt.org
bbdee3d564 Gah! Apparently this fails all round 2007-08-21 06:31:41 -07:00
jwatt@jwatt.org
f97a693b8a Don't run failing test on mac 2007-08-21 06:25:56 -07:00
jwatt@jwatt.org
324da24fcf Reftest for SVG inline in XUL, bug 364732. 2007-08-21 05:58:33 -07:00
jwatt@jwatt.org
e7c044701f Preemptive reftest for bug 379178. 2007-07-23 06:50:52 -07:00
longsonr@gmail.com
a87fafd959 Bug 386713 - mark text-font-weight-01.svg failing on linux 2007-07-03 04:28:41 -07:00
longsonr@gmail.com
8819ed1885 Add reftest for lighter text - bug 379284 2007-07-03 03:16:11 -07:00
bzbarsky@mit.edu
4d5483daac Fix bug 380516, bug 375342, bug 374293. Patch in bug 380516. r=jwatt, sr=dbaron 2007-05-23 13:10:43 -07:00
jwatt@jwatt.org
75df545d2f Add reftest for changing transform on foreignObject 2007-05-08 05:54:12 -07:00
jwatt@jwatt.org
fe364da624 add some comments to reftest and change it so that it's less likely to give false results 2007-05-08 05:47:47 -07:00
jwatt@jwatt.org
07b9ac312e Conditionally run the reftests that crash linux instead of commenting them out entirely 2007-05-08 03:22:36 -07:00
jwatt@jwatt.org
24dfe682ac Remove test that is a duplicate of rect-with-rx-or-ry-01.svg in this directory's parent. 2007-05-06 13:24:29 -07:00
jwatt@jwatt.org
e1f578bbad Add reftest for bug 369992. Areas previously occupied by a foreignObject aren't repainted. 2007-05-05 10:11:45 -07:00
jwatt@jwatt.org
5b0f5cb5c3 Add bug numbers for failing tests 2007-05-05 10:09:26 -07:00
jwatt@jwatt.org
48f0cb4b50 Fixing bug 369827. Reflow of foreignObject with percentage width/height doesn't work. r=tor@acm.org, sr=dbaron@mozilla.com (this also fixes bug 379615, so changing the reftest manifest to expect the foreignObject tests to pass) 2007-05-05 04:11:07 -07:00
jwatt@jwatt.org
bfbe50fe9c Stop assuming that the antialiased edge of a square rect with rx and ry equal to width/2 will be exactly the same as a circle with radius width/2. Hopefully that will fix this reftest's failure on Mac OS X (bug 379606). 2007-05-04 01:19:29 -07:00
jwatt@jwatt.org
1df21f4ff1 Adding reftest for SVG rect with rx _and_ ry attributes. 2007-05-04 01:05:05 -07:00
jwatt@jwatt.org
ab3fea0d39 Now using the reftest condition construct for tests that fail instead of commenting them out entirely. 2007-05-04 00:12:14 -07:00
jwatt@jwatt.org
662acacd63 Turn on off text-in-link-01.svg since it's crashing linux 2007-05-03 07:50:45 -07:00
jwatt@jwatt.org
49c832b101 Turn on off pseudo-classes-01.svg again (looks like both tests are crashing) 2007-05-03 07:47:58 -07:00
jwatt@jwatt.org
6a6f293ee6 Turn on off pseudo-classes-02.svg since it's crashing on linux (oops, it wasn't pseudo-classes-01.svg) 2007-05-03 06:49:02 -07:00
jwatt@jwatt.org
e1fb23dc86 Turn on off pseudo-classes-01.svg since it's crashing on linux 2007-05-03 06:23:29 -07:00
jwatt@jwatt.org
c53964213e Turn on off reftests that are failing on osx 2007-05-03 06:22:06 -07:00
jwatt@jwatt.org
2f60ed3436 Turn on off reftests in 'bugs' subdirectory (I didn't mean to turn that on) 2007-05-03 06:03:14 -07:00
jwatt@jwatt.org
e989cc0e61 Dedicate to the public domain the reftest testcases that I've contributed 2007-05-03 05:20:17 -07:00
jwatt@jwatt.org
82ad5c4123 Turn on SVG reftests (foreignObject-01.svg and foreignObject-overflow-01.svg turned off since they currently fail) 2007-05-03 05:18:34 -07:00
longsonr@gmail.com
e59e5adba5 remove strange additional styles from reftest 2007-04-30 03:03:07 -07:00
longsonr@gmail.com
2548e52c52 Bug 378897 - foreignObject doesn't clip its content. r=jwatt,sr=tor 2007-04-30 02:02:38 -07:00
longsonr@gmail.com
e3c0e50772 Include reftests from bugs subdirectory 2007-04-25 06:13:52 -07:00
longsonr@gmail.com
56f5aad850 Update and rename simple clipPath reftest 2007-04-25 06:06:22 -07:00
longsonr@gmail.com
41177f037c Reftest for a simple clip-path 2007-04-24 02:14:42 -07:00
longsonr@gmail.com
fb39b03402 Reftest to check that the opacity of element referencing a pattern is respected. See bug 374280 2007-04-24 01:48:26 -07:00
jwatt@jwatt.org
a4a360785e Reftest for viewBox on child svg 2007-03-26 10:01:18 -07:00
jwatt@jwatt.org
ba42b78f9f Add failure rect to reftest 2007-03-26 09:22:18 -07:00
jwatt@jwatt.org
afa155ea8f Adding reftest for foreignObject 2007-03-26 09:14:38 -07:00
jwatt@jwatt.org
8f29b40bf4 Reftest for percentage units on viewport element breaking user units on graphics 2007-03-26 08:53:49 -07:00
jwatt@jwatt.org
8e80140200 Adding reftest for null rootElement 2007-03-26 08:35:35 -07:00
jwatt@jwatt.org
159febdadf Add reftest for stroke-width with percentage value 2007-03-26 00:45:21 -07:00
jwatt@jwatt.org
05fa5afb33 Reftest for rects with one of rx or ry set 2007-03-26 00:43:09 -07:00
jwatt%jwatt.org
658f3d0ab8 Fix bug in test so that we can't get false passes 2007-03-20 11:15:09 +00:00
jwatt%jwatt.org
f53097fdb5 Adding comments to the existing SVG reftests indicating where they came from to make it easier to figure things out when regressions occur 2007-03-20 10:43:12 +00:00
jwatt%jwatt.org
716d25bc92 Remove pattern tests from reftest since apparently these still fail (I'll open a new bug) and add test for stroke-opacity 2007-03-16 23:09:50 +00:00