gecko/layout/style/crashtests
L. David Baron 9cc2e9ec05 Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
..
105619-1.html
147777-1.html Set NS_STYLE_RELEVANT_LINK_IS_VISITED when appropriate. (Bug 147777) r=bzbarsky 2010-04-02 18:58:27 -07:00
187671-1.html
192408-1.html
285727-1.html
286707-1.html
317561-1.html
330998-1.html
368175-1.html
379788-1.html
383979-1.xhtml
383979-2.html
386939-1.html
391034-1.xhtml
397022-1.html
399289-1.svg
404470-1.html
411603-1.html
412588-1.html Add more crashtests 2009-08-27 21:11:40 -07:00
413274-1.xhtml
416461-1.xul
418007-1.xhtml Add crashtests 2009-08-27 19:48:20 -07:00
431705-1.xul
432561-1.html
437170-1.html
437532-1.html Add crashtests 2009-08-27 19:48:20 -07:00
439184-1.html
444237-1.html
444848-1.html
447776-1.html
447783-1.html
448161-1.html
448161-2.html
452150-1.xhtml Add crashtests 2009-08-27 19:48:20 -07:00
456196.html
460217-1.html
466845-1.html
469432-1.xhtml Add more crashtests 2009-08-27 21:11:40 -07:00
472195-1.html
472237-1.html
473720-1.html
473892-1.html
473914-1.html
478321-1.xhtml Don't resolve a new context for the root when we're computing rem units for the root. (Bug 478321) r=bzbarsky 2009-08-01 08:53:40 -07:00
495269-1.html
495269-2.html
498036-1.html Bug 498036: Report malformed URIs in @import rules to the error console, not by setting the parser's low-level error flag. r=bz 2010-02-17 13:02:56 -08:00
509155-1.html Bug 509155. Don't store outline structs in the rule tree if outline-color:inherit is set on the root element. r=dbaron 2009-08-10 10:54:22 -04:00
509156-1.html Bug 509156. Don't assert on GetUniqueStyleData calls if we're using our parent's struct before the call. r=dbaron 2009-08-10 10:54:21 -04:00
509569-1.html Bug 509569. Avoid assertion by not storing structs with unused inherit logical box props in them, even though it would be ok to do so. r=dbaron 2010-04-01 22:09:05 -04:00
512851-1.xhtml Add some crashtests and reftests 2010-06-17 13:21:24 -07:00
524252-1.html Bug 522320: Mask out internally-used OVERRIDE_ALL bit before trying to convert "text-decoration" values to strings. r=dbaron 2009-10-24 20:51:45 -07:00
536789-1.html Bug 536789. Null-check the body, since we might not have one. r=dbaron 2009-12-27 08:48:10 -05:00
539613-1.xhtml Add some crashtests and reftests 2010-06-17 13:21:24 -07:00
558943-1.xhtml Bug 558943. Pass the right value for aIsLink from ReparentStyleContext. r=dbaron 2010-06-08 15:58:26 -04:00
565248-1.html Avoid wrapping to negative font sizes. (Bug 565248) r=roc 2010-05-13 19:36:48 -07:00
571105-1.xhtml Bug 571105. Don't force creation of an if-visited style contest if we don't actually need one. r=dbaron 2010-06-14 16:06:48 -04:00
573127-1.html Adding bug 573127 test 2010-06-23 01:43:17 -04:00
580685.html Bug 580685. We might not have a root element to resolve 'rem' against. r=dbaron 2010-07-22 17:33:37 -04:00
crashtests.list Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests 2010-07-30 16:48:57 -07:00
font-face-truncated-src.html Fix DEBUG-only crash parsing empty 'src' descriptor of @font-face rule. (Bug 511304) r=dbaron 2009-08-20 14:52:47 -07:00
long-url-list-stack-overflow.html