Commit Graph

187 Commits

Author SHA1 Message Date
Robert Longson
a4bfdf5f7b reftest for bug 458010 2008-10-11 16:16:42 +01:00
Robert Longson
b86d445dd7 reftest for bug 309220 2008-10-11 15:42:15 +01:00
Robert Longson
9836044c42 enable reftest for bug 455226 2008-10-11 14:47:06 +01:00
Boris Zbarsky
88512b418e Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky
f49d088b98 Bug 433616 tests. r+sr=roc 2008-09-28 15:16:34 -04:00
Robert Longson
ff22f48332 Bug 458068 - SVG fill="none" is broken, behaves like fill="black" (reftest) 2008-10-06 15:45:01 +02:00
Robert O'Callahan
fa9c29cdcd Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats 2008-10-01 13:51:05 +13:00
Robert O'Callahan
4fc9cfd0c6 Backing out bug 455984 to see if it fixed Tp crashes 2008-10-01 00:28:20 +13:00
Robert O'Callahan
4fdd181cd0 Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats 2008-09-30 21:47:20 +13:00
Boris Zbarsky
9599df476b Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions 2008-09-29 08:51:29 -04:00
Boris Zbarsky
d326d65b0d Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky
a7d77f3dd3 Bug 433616 tests. r+sr=roc 2008-09-28 15:16:34 -04:00
Robert O'Callahan
73ae43acb7 Disable test that fails on Windows (bug 456323) 2008-09-22 15:32:47 +12:00
Robert O'Callahan
5ad965518f Bug 455279. Fix mask alpha computation so that it works when the incoming gfxContext has a non-identity transform. r=longsonr,sr=mats 2008-09-22 14:14:54 +12:00
Robert Longson
4f84c41d8f Disable non-working feImage reftest for bug 448831. 2008-09-14 16:22:34 +01:00
Robert Longson
5999ca61b7 Correct flood reftest for bug 448831. 2008-09-14 16:09:08 +01:00
Robert Longson
69f536ea8f Add final newlines to reftests for bug 448831. 2008-09-14 12:39:29 +01:00
Robert Longson
a86173c233 Reftests for bug 448831. 2008-09-14 12:02:10 +01:00
Simon Montagu
ef63dce70c Reenable tests fixed by bug 449324 2008-08-13 10:08:57 -07:00
Robert O'Callahan
9a219e1152 Fix filename case 2008-08-12 23:05:05 +12:00
Robert O'Callahan
93cddfc711 Bug 445079. Make nsSVGRenderState able to generate an nsIRenderingContext, so that filters and other users can host foreignObject content. r=longsonr,sr=mats 2008-08-12 20:36:51 +12:00
Robert O'Callahan
702fa7a069 Bug 447565. Enable test 2008-08-06 12:26:37 +12:00
Robert O'Callahan
a0eabe8ffc Bug 447565. Make clip-path/filter/mask use nsReferencedElement to update correctly when the element referenced by an ID changes. r=longsonr,sr=mats 2008-08-06 12:25:33 +12:00
Robert Longson
2870a18b00 bug 445687 - Should not be able to nest text r+sr=roc 2008-08-05 14:07:03 +01:00
Robert Longson
07fd1bd933 bug 445101 - rendering does not change if systemLanguage attribute changes r=jwatt,sr=bzbarsky 2008-08-05 13:01:47 +01:00
Robert O'Callahan
e12228f1e0 Disabling feGaussianBlur-3.svg for investigation 2008-07-15 17:54:58 +12:00
Robert O'Callahan
18cf5a8e13 Backing out changeset 6c8c95fcaf9b (bug 445079) due to test failure on Windows 2008-07-15 16:35:37 +12:00
Robert O'Callahan
cd5779708c Bug 445079. Make filters and patterns use an offscreen surface with the ability to create an nsIRenderingContext wrapper as needed, so foreignObject works in those contexts. r=longsonr,sr=mats 2008-07-15 15:16:43 +12:00
Robert O'Callahan
92ef9ab20a Bug 418201. Restrict filter processing to the dirty area. r=longsonr,sr=mats 2008-07-15 15:08:47 +12:00
Robert Longson
e99311aec3 Bug 409383 - Enable reftests for dynamic changes to switch children. r=jwatt,sr=roc 2008-07-13 16:09:37 +01:00
Robert Longson
4f5be1e4c9 Bug 409383 - Make dynamic changes to switch children work and fix transient switch errors. r=jwatt,sr=roc 2008-07-13 12:30:48 +01:00
Daniel Holbert
192f557403 (No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
Filetypes changed: .cpp .gif .h .html .list .png .svg .x-ccmap .xbl .xhtml .xul
2008-07-11 11:54:06 -07:00
Robert O'Callahan
8df896f622 Bug 344258. Make <use> honour changes to the ID-to-element map. r=longsonr,sr=mats 2008-06-26 10:41:04 +12:00
Robert O'Callahan
cc0cfcf8e7 Mark reftest as passing 2008-06-23 14:41:21 +12:00
Robert Longson
fd21ff735e Bug 438867 - rftest for SVG not rendered after html hr element. 2008-06-22 17:22:07 +01:00
Vladimir Vukicevic
61a1870c68 b=432298, reftest unexpected pass, svg/opacity-and-gradient-01.svg on cocoa; r=dbaron 2008-05-12 17:05:49 -07:00
roc+@cs.cmu.edu
38367a0fc9 Bug 409227 reftest 2008-04-17 01:23:29 -07:00
jwatt@jwatt.org
b71efcf867 Bug 428023. Allow SVG without a viewBox to scroll when embedded by reference by a replaced element. r=longsonr, sr=roc, a1.9=vlad 2008-04-09 23:25:31 -07:00
longsonr@gmail.com
04840052a3 reftests for bug 423998 2008-04-08 12:06:27 -07:00
longsonr@gmail.com
f4636276cf reftests for bug 423998 2008-04-08 12:03:17 -07:00
longsonr@gmail.com
985d52a20e reftests for bug 423998 2008-04-08 12:03:17 -07:00
longsonr@gmail.com
4630977d19 reftest for gradient on transformed text - bug 424586 2008-03-31 07:31:25 -07:00
reed@reedloden.com
22cb02bc2b Bug 392233 - "Text kerning broken by scaling/viewBox (space between letters or letters above each other)" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=longsonr sr=vlad a=blocking1.9+] 2008-03-18 12:50:29 -07:00
roc+@cs.cmu.edu
253c48d150 Backing out bug 392233 again 2008-03-18 01:37:48 -07:00
roc+@cs.cmu.edu
2911f3374d Bug 392233. Relanding ... make SVG text build textruns taking into account the current transform's scale. Also refactors code to simplify everything. r=longsonr,sr=vlad 2008-03-18 00:42:07 -07:00
roc+@cs.cmu.edu
8f0faf9268 Backing out bug 392233. 2008-03-17 19:36:17 -07:00
roc+@cs.cmu.edu
f3f684e136 Bug 392233. Take the current contxt scale into account when constructing textruns for SVG, and simplify the SVG text code. r=longsonr,sr=vlad 2008-03-17 18:45:05 -07:00
jwatt@jwatt.org
9130ff618d Bug 421780. NPOB. Add public domain dedication comment to two tests for Joe Drew (his tests). 2008-03-14 07:49:57 -07:00
reed@reedloden.com
e67095e77e Bug 421780 - "SVG <image> has stopped working" (reftests for resizing a 1x1 image) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=longsonr] 2008-03-12 10:21:26 -07:00
jwatt@jwatt.org
1df60818bf Bug 421464. The 'type' attribute on <style> should be optional. r=longsonr@gmail.com, sr=roc@ocallahan.org, blocking1.9=me 2008-03-07 02:16:05 -08:00
jruderman@hmc.edu
cbae14cf8e Fix XML parsing errors in tests: apparently comments have to go *after* the ?xml version? thing Fix XML parsing errors in tests: apparently comments have to come *after* the '?xml version="1.0"?' thing. 2008-03-06 15:59:35 -08:00
dbaron@dbaron.org
273b0ffa6a Fix reftests that depended on bug 379461. 2008-02-19 10:46:43 -08:00
roc+@cs.cmu.edu
4e81670492 Bug 414784. Relanding SVG filter rework with additional fix. Lets us compute SVG work surface sizes smaller than the filter effects region, and fixes many filter correctness bugs. r=rlongson,sr=pavlov 2008-02-17 23:29:00 -08:00
roc+@cs.cmu.edu
dba76a8dfe Backing out 414784 due to crashtest failure. 2008-02-17 18:04:26 -08:00
roc+@cs.cmu.edu
13977660cd Reftest suite for SVG filters (bug 414784) 2008-02-17 17:12:57 -08:00
longsonr@gmail.com
a680e29a42 Correct reftest bug numbers 2008-02-13 09:38:39 -08:00
longsonr@gmail.com
60ecb7106e Correct reftest titles 2008-02-13 08:18:25 -08:00
longsonr@gmail.com
0e592c4120 Correct reftest filename to match naming convention 2008-02-11 02:44:46 -08:00
longsonr@gmail.com
fe54b9384e Reftests for objectBoundingBox patterns. These cover bug 338596, bug 377263, bug 377399 and bug 416762 2008-02-11 02:40:35 -08:00
longsonr@gmail.com
7d1abac027 Reftest for dynamic link style change - Bug 398105 2008-02-10 12:14:00 -08:00
longsonr@gmail.com
d242f98c36 Reftests for invalid filters - Bug 407463 2008-02-09 06:46:19 -08:00
longsonr@gmail.com
d187085071 Reftests for currentColor - Bug 414550 2008-02-09 04:51:46 -08:00
longsonr@gmail.com
56cb71a782 Correct reftest titles 2008-02-09 03:54:56 -08:00
longsonr@gmail.com
1b67f42a99 Bug 368840 - Reftests for edge case gradients and fallback colours. 2008-02-09 03:26:15 -08:00
longsonr@gmail.com
6be19c3dde Bug 368840 - Reftests for edge case gradients and fallback colours. 2008-02-09 03:04:43 -08:00
jwatt@jwatt.org
7f25c6acb1 Fixing bug 411146. Percentage dimensions on SVG in a foreignObject are broken. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=mtschrep@gmail.com 2008-01-09 01:34:52 -08:00
jwatt@jwatt.org
5fca12ed55 Skip reftest since it's somehow causing itself and other tests to fail to load 2007-12-20 04:09:37 -08:00
jwatt@jwatt.org
2538e75efa Re-checkin reftest for bug 407959 (this time setting fullZoom onload) 2007-12-20 03:42:57 -08:00
roc+@cs.cmu.edu
eeb2512976 Backing out jwatt's fix for bug 407959 because of test failures. 2007-12-20 00:16:01 -08:00
jwatt@jwatt.org
7e85bc610d Fixing bug 407959. Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org 2007-12-19 22:48:15 -08:00
jwatt@jwatt.org
7c6f9a7d9e Re-enable reftest on Linux now that tboxes are updated and crash is gone 2007-12-04 01:19:37 -08:00
jwatt@jwatt.org
62a4f05aa5 Re-enable reftest on Linux now that tboxes are updated and crash is gone 2007-12-04 00:12:44 -08:00
jwatt@jwatt.org
d425613933 Fix bug in reftest (the binding should create an anonymous rect, it's only the gradient reference that should fail) 2007-12-03 05:43:18 -08:00
longsonr@gmail.com
59f4893c3a reftest for bug 337408 2007-12-03 05:26:55 -08:00
jwatt@jwatt.org
7b1fe73ff0 Reftests for bug 389670 (fixed by bug 387466) 2007-12-03 03:36:24 -08:00
longsonr@gmail.com
4731a1ae5d reftest for bug 314244 2007-12-03 02:49:23 -08:00
vladimir@pobox.com
796a12258d mark reftest as passing 2007-11-29 14:18:17 -08:00
jwatt@jwatt.org
8b3711d1c6 Reftest for bug 288276 which should have been checked in with the fix for bug 294086 2007-11-23 07:09:22 -08:00
longsonr@gmail.com
256f802d01 reftest for bug 327709 r=jruderman 2007-11-20 05:05:16 -08:00
jwatt@jwatt.org
12ef3afd13 Fixing bug 381285. 323656-5-ref.svg triggers "ASSERTION: can't mark frame dirty during reflow". r+sr=roc@ocallahan.org, a1.9=mtschrep@gmail.com 2007-11-20 01:10:18 -08:00
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