gecko/layout/svg/crashtests
2013-12-20 15:26:28 +11:00
..
220165-1.svg
267650-1.svg
294022-1.svg
307314-1.svg
308615-1.svg
308917-1.svg
310436-1.svg
310638.svg Bug 344557 - Add crashtests. 2013-01-25 18:34:30 +01:00
313737-1.xml
314244-1.xul
322185-1.svg
322215-1.svg Bug 473236, 2013 edition: Remove executable bit from files that clearly don't need it (html, xhtml, xul, svg, png, jpg, ttf files in test dirs within /layout). DONTBUILD 2013-03-25 17:01:35 -07:00
323704-1.svg
326495-1.svg
326974-1.svg
327706-1.svg
327709-1.svg
327711-1.svg
328137-1.svg
329848-1.svg
337408-1.xul
338301-1.xhtml
338312-1.xhtml
340083-1.svg
340945-1.svg
342923-1.html
343221-1.xhtml
344749-1.svg
344887-1.svg
344892-1.svg
344898-1.svg
344904-1.svg
345418-1.svg
348982-1.xhtml
354777-1.xhtml
359516-1.svg
361015-1.svg
361587-1.svg
363611-1.xhtml
364688-1.svg
366956-1.svg
366956-2.svg
367111-1.svg
367368-1.xhtml
369233-1.svg
369438-1.svg
369438-2.svg
371463-1.xhtml
371563-1.xhtml
375775-1.svg
378716.svg Bug 378716 - crash test 2013-01-26 21:28:56 +01:00
380691-1.svg
384391-1.xhtml
384499-1.svg
384637-1.svg
384728-1.svg
385246-1.svg
385246-2.svg
385552-1.svg
385552-2.svg
385840-1.svg
385852-1.svg
386475-1.xhtml
386566-1.svg
386690-1.svg
387290-1.svg Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
402408-1.svg
404677-1.xhtml
409565-1.xhtml
409573-1.svg
420697-1.svg
420697-2.svg
429774-1.svg
441368-1.svg Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
453754-1.svg
455314-1.xhtml
458453.html
459666-1.html
461289-1.svg
464374-1.svg
466585-1.svg
467323-1.svg
467498-1.svg Bug 467498 - Second level of use is not live to changes. r=dholbert 2012-06-19 15:58:39 +01:00
470124-1.svg
472782-1.svg
474700-1.svg
475181-1.svg
475193-1.html
475302-1.svg
477935-1.html
478128-1.svg
478511-1.svg
483439-1.svg
492186-1.svg
508247-1.svg
512890-1.svg
515288-1.html
522394-1.svg
522394-2.svg
522394-3.svg
566216-1.svg
587336-1.html
590291-1.svg
601999-1.html
605626-1.svg
610594-1.html
610954-1.html
612662-1.svg
612662-2.svg
612736-1.svg Bug 612736: add crashtests for this WORKSFORME bug. r=longsonr 2012-11-02 15:23:16 -07:00
612736-2.svg Bug 612736: add crashtests for this WORKSFORME bug. r=longsonr 2012-11-02 15:23:16 -07:00
614367-1.svg
620034-1.html
621598-1.svg
648819-1.html
655025-1.svg
655025-2.svg
655025-3.svg
657077-1.svg
669025-1.svg
669025-2.svg
682411-1.svg
692203-1.svg
692203-2.svg
693424-1.svg
709920-1.svg
709920-2.svg
713413-1.svg Bug 713413 - Fix crash when dynamically adding foreignObject as a child of non-displayed element. r=dholbert 2011-12-29 11:59:02 +00:00
722003-1.svg Bug 722003 - Fix crash calling getClientRects on non-rendered foreignObject. r=roc 2012-01-29 08:56:20 +00:00
725918-1.svg Bug 725918 patch 2: Fixed wrong assertion in nsSVGGlyphFrame. r=longsonr 2012-02-17 16:33:23 -08:00
732836-1.svg Bug 732836 - stop asserts when width or height attributes are removed from a use element. r=dholbert 2012-03-07 10:50:36 +00:00
740627-1.svg Backed out changeset a329aa4bc026; r=bustage 2012-03-31 13:23:37 +02:00
740627-2.svg Backed out changeset a329aa4bc026; r=bustage 2012-03-31 13:23:37 +02:00
757704-1.svg Bug 757704 - getScreenCTM() crash. r=jwatt 2012-05-23 10:49:15 +01:00
757718-1.svg Bug 757718 - Crash with SVG requiredFeatures, adoptNode. r=jwatt 2012-05-23 10:54:19 +01:00
757751-1.svg Bug 757751 - attribute updates on non-rendered svg elements result in an abort. r=jwatt 2012-08-15 12:58:06 +01:00
767056-1.svg Bug 767056 - Stop calling nsLayoutUtils::PostRestyleEvent during reflow to avoid infinite loop. r=roc. 2012-08-31 15:30:18 +01:00
767535-1.xhtml Bug 767535 - "ASSERTION: How did we getting here, then?" 2012-12-21 19:13:48 +00:00
768087-1.html Testcase for Bug 768087 - "ASSERTION: aFrame should be first continuation" in nsSVGEffects::GetFilterProperty. 2012-11-15 10:04:00 -08:00
768351.svg Bug 768351 - "ABORT: Passed bad frame" with mask pointing at data: URL. r=roc. 2012-07-30 20:14:18 +01:00
778492-1.svg Testcase for Bug 778492 - SVG element too far outside viewBox crashes Firefox. 2012-11-15 10:04:00 -08:00
779971-1.svg Bug 779971 - Make nsSVGTextPathProperty::DoUpdate trigger nsSVGTextFrame::NotifyGlyphMetricsChange() off an asynchronous change hint (to avoid calling nsLayoutUtils::FrameNeedsReflow synchronously under nsISVGChildFrame::ReflowSVG or during frame teardown, and avoid infinite loops caused by using an event queue event). r=jwatt. 2012-11-07 09:53:44 +00:00
780764-1.svg Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash. 2012-11-15 11:25:13 -08:00
780963-1.html Bug 780963 crashtest. r=roc. 2012-08-16 11:54:48 +01:00
782141-1.svg Merge the last PGO-green inbound changeset to m-c. 2012-11-06 21:02:09 -05:00
784061-1.svg Bug 784061: add crashtest for this WORKSFORME bug. r=longsonr 2012-11-02 15:23:18 -07:00
788831-1.svg Bug 788831 - "ASSERTION: If display lists are enabled, only painting of non-display SVG should take this code path". r=longsonr. 2012-12-21 10:00:39 +00:00
789390-1.html Bug 789390 - Fix crash when using -moz-objectStroke paint value with transitions r=dbaron 2012-09-24 00:10:00 +12:00
790072.svg Bug 790072 - Fix crash when using -moz-objectFill property outside SVG glyphs r=roc 2012-09-19 17:03:25 +12:00
791826-1.svg Bug 791826 - Fix crash with SVG preserveAspectRatio, position:fixed. r=jwatt 2012-10-20 11:03:35 +01:00
808318-1.svg Bug 808318 - "ASSERTION: Children must have same reference frame" with SVG display lists disabled for painting. 2012-12-21 18:23:32 +00:00
813420-1.svg Crashtest for bug 813420 - "ASSERTION: Must not call under nsISVGChildFrame::ReflowSVG" with nested <svg> and dynamic marker. (Now WORKSFORME.) 2012-12-21 19:43:05 +00:00
841163-1.svg Bug 841163 - Ensure that we recompute SVG text glyph positions only once frames have been reconstructed. r=roc 2013-02-15 15:29:28 +11:00
841812-1.svg Bug 841812 - Avoid crashing when changing attributes on an invalidly parented <textPath>. r=roc 2013-02-16 20:16:11 +11:00
842009-1.svg Bug 842009 - Ignore <tref> elements when computing SVG text layout. r=longsonr 2013-02-17 19:28:09 +11:00
842630-1.svg Bug 842630 - Fix out of bounds in nsSVGTextFrame2::ResolvePositions. r=heycam 2013-03-27 10:19:02 +00:00
842909-1.svg Bug 842909 - Fix GetNumberOfChars so that it always creates a TextNodeCorrespondenceProperty. r=dholbert 2013-03-04 12:04:23 +00:00
843072-1.svg Bug 843072 - Crash with getExtentOfChar(0) if there is no text. r=dholbert 2013-03-02 13:28:04 +00:00
843917-1.svg Bug 843917 - Test. 2013-04-15 19:50:57 +10:00
847139-1.svg Bug 847139 - Crash with caretPositionFromPoint. r=dholbert 2013-03-06 12:11:34 +00:00
849688-1.svg Bug 849688 - Crash with getStartPositionOfChar when argument is out of range. r=dholbert 2013-03-13 14:22:46 +00:00
849688-2.svg Bug 849688 - Crash with getStartPositionOfChar when argument is out of range. r=dholbert 2013-03-13 14:22:46 +00:00
860378-1.svg Bug 860378 - Reconstruct SVG text frames sooner on DOM mutations. r=longsonr 2013-04-11 18:38:40 +10:00
868904-1.svg Bug 868904 - Fix infinite recursion with outer SVG transform animation r=dholbert 2013-05-06 07:33:20 +01:00
873806-1.svg Bug 873806 - Part 2: Make descendants of non-display nsSVGForeignObjectFrame also non-display. r=longsonr 2013-06-04 00:15:29 +10:00
876831-1.svg Bug 876831 - Only reflow nsSVGTextFrame2's anonymous block frame under ReflowSVG. r=bzbarsky,longsonr f=jwatt 2013-06-04 00:15:29 +10:00
877029-1.svg Bug 877029 - Add a crashtest for calling nsSVGMarkerFrame::GetCanvasTM() inappropriately. r=longsonr 2013-05-30 17:48:15 +10:00
880925-1.svg Bug 880925 - Flush layout when caretPositionFromPoint is called. r=bz 2013-06-12 13:20:19 +10:00
881031-1.svg Bug 880925 - Flush layout when caretPositionFromPoint is called. r=bz 2013-06-12 13:20:19 +10:00
885608-1.svg Bug 885608 - Call ScheduleReflowSVGNonDisplayText on character data mutations in a non-display <text>. r=longsonr 2013-06-22 12:38:57 +10:00
890782-1.svg Bug 890782 - Part 1: Return early in UpdateGlyphPositioning if frames are dirty. r=longsonr 2013-07-12 17:13:06 +10:00
890783-1.svg Bug 890783 - Reflow non-display SVG text when a child text frame is restyled. r=roc 2013-07-12 17:13:07 +10:00
893510-1.svg Bug 893510 - Don't schedule reflow of non-display SVG text when a child text content frame was just created. r=jwatt 2013-07-15 18:15:49 +10:00
895311-1.svg Bug 895311 - Avoid calling ScheduleReflowSVGNonDisplayText when constructing frames during reflow. r=jwatt 2013-07-24 15:13:54 +10:00
897342-1.svg Bug 897342 - Don't try to adjust text for textLength="" when there is no opportunity to do so. r=jwatt 2013-07-24 21:47:07 +10:00
898909-1.svg Bug 898909 - Reflow non-display SVG text under non-display outer <svg> frames. r=jwatt 2013-07-30 09:47:30 +10:00
898951-1.svg Bug 898951 - Ignore undisplayed characters when getting partial glyph advances. r=jwatt 2013-07-30 09:44:48 +10:00
919371-1.xhtml Bug 919371 - Make sure marker frames get the right parent. r=cam 2013-10-13 10:15:53 +01:00
952270-1.svg Bug 952270 - Null check result of GetPathForLengthOrPositionMeasuring in nsSVGTextFrame2::GetTextPath. r=longsonr 2013-12-20 15:26:28 +11:00
crashtests.list Bug 952270 - Null check result of GetPathForLengthOrPositionMeasuring in nsSVGTextFrame2::GetTextPath. r=longsonr 2013-12-20 15:26:28 +11:00
extref-test-1-resource.xhtml
extref-test-1.xhtml