gecko/layout/reftests/css-parsing
2012-04-26 00:42:00 -04:00
..
at-rule-013-ref.html Fix skipping of @-rules that are inside blocks to conform to new rule in CSS 2.1, which says that we must look for end-of-outer-block in addition to a semicolon or a block. (Bug 604175) r=bzbarsky 2011-03-03 13:18:42 -08:00
at-rule-013.html Fix skipping of @-rules that are inside blocks to conform to new rule in CSS 2.1, which says that we must look for end-of-outer-block in addition to a semicolon or a block. (Bug 604175) r=bzbarsky 2011-03-03 13:18:42 -08:00
at-rule-error-handling-import-1.html Use GatherURL in ParseNameSpaceRule and ParseImageRect, and rename GatherURL to ParseURLOrString for clarity. (Bug 604179, patch 1) r=bzbarsky 2011-03-11 11:29:44 -06:00
at-rule-error-handling-media-1.html Use GatherURL in ParseNameSpaceRule and ParseImageRect, and rename GatherURL to ParseURLOrString for clarity. (Bug 604179, patch 1) r=bzbarsky 2011-03-11 11:29:44 -06:00
at-rule-error-handling-ref.html Use GatherURL in ParseNameSpaceRule and ParseImageRect, and rename GatherURL to ParseURLOrString for clarity. (Bug 604179, patch 1) r=bzbarsky 2011-03-11 11:29:44 -06:00
invalid-attr-1-ref.html Bug 616137. Skip to the nearest ']' when parsing an attr selector fails. r=dbaron 2011-03-04 10:27:02 -05:00
invalid-attr-1.html Bug 616137. Skip to the nearest ']' when parsing an attr selector fails. r=dbaron 2011-03-04 10:27:02 -05:00
invalid-font-face-descriptor-1-ref.html Bug 748254. When we encounter an unexpected '}' terminating a font-face descriptor's value, correctly close the font-face rule instead of eating the rest of the stylesheet. r=dbaron 2012-04-26 00:42:00 -04:00
invalid-font-face-descriptor-1.html Bug 748254. When we encounter an unexpected '}' terminating a font-face descriptor's value, correctly close the font-face rule instead of eating the rest of the stylesheet. r=dbaron 2012-04-26 00:42:00 -04:00
invalid-url-handling-ref.xhtml
invalid-url-handling.xhtml
pseudo-elements-1-ref.html
pseudo-elements-1.html
reftest.list Bug 748254. When we encounter an unexpected '}' terminating a font-face descriptor's value, correctly close the font-face rule instead of eating the rest of the stylesheet. r=dbaron 2012-04-26 00:42:00 -04:00