@@ -56,13 +56,13 @@ TEST_HARNESS_FILES.testing.mochitest.tests.fonts += [
5656REFTEST_MANIFESTS += ['reftest.list' ]
5757
5858with Files ('abs-pos/**' ):
59- BUG_COMPONENT = ('Core' , 'Layout: Positioned ' )
59+ BUG_COMPONENT = ('Core' , 'Layout: R & A Pos ' )
6060with Files ('async-scrolling/**' ):
6161 BUG_COMPONENT = ('Core' , 'Layout' )
6262with Files ('backgrounds/**' ):
6363 BUG_COMPONENT = ('Core' , 'Layout' )
6464with Files ('bidi/**' ):
65- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
65+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
6666with Files ('border-image/**' ):
6767 BUG_COMPONENT = ('Core' , 'Layout' )
6868with Files ('border-radius/**' ):
@@ -80,7 +80,7 @@ with Files('box-sizing/**'):
8080with Files ('bugs/**' ):
8181 BUG_COMPONENT = ('Core' , 'Layout' )
8282with Files ('canvas/**' ):
83- BUG_COMPONENT = ('Core' , 'Layout: Images, Video, and HTML Frames ' )
83+ BUG_COMPONENT = ('Core' , 'Layout: Images' )
8484with Files ('columns/**' ):
8585 BUG_COMPONENT = ('Core' , 'Layout: Block and Inline' )
8686with Files ('counter-style/**' ):
@@ -162,31 +162,31 @@ with Files('floats/**'):
162162with Files ('font-face/**' ):
163163 BUG_COMPONENT = ('Core' , 'CSS Parsing and Computation' )
164164with Files ('font-features/**' ):
165- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
165+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
166166with Files ('font-inflation/**' ):
167- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
167+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
168168with Files ('font-loading-api/**' ):
169169 BUG_COMPONENT = ('Core' , 'CSS Parsing and Computation' )
170170with Files ('font-matching/**' ):
171- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
171+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
172172with Files ('fonts/**' ):
173- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
173+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
174174with Files ('forms/**' ):
175175 BUG_COMPONENT = ('Core' , 'Layout: Form Controls' )
176176with Files ('generated-content/**' ):
177177 BUG_COMPONENT = ('Core' , 'Layout' )
178178with Files ('ib-split/**' ):
179179 BUG_COMPONENT = ('Core' , 'Layout: Block and Inline' )
180180with Files ('image/**' ):
181- BUG_COMPONENT = ('Core' , 'Layout: Images, Video, and HTML Frames ' )
181+ BUG_COMPONENT = ('Core' , 'Layout: Images' )
182182with Files ('image-element/**' ):
183- BUG_COMPONENT = ('Core' , 'Layout: Images, Video, and HTML Frames ' )
183+ BUG_COMPONENT = ('Core' , 'Layout: Images' )
184184with Files ('image-rect/**' ):
185185 BUG_COMPONENT = ('Core' , 'Layout' )
186186with Files ('image-region/**' ):
187- BUG_COMPONENT = ('Core' , 'Layout: Images, Video, and HTML Frames ' )
187+ BUG_COMPONENT = ('Core' , 'Layout: Images' )
188188with Files ('indic-shaping/**' ):
189- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
189+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
190190with Files ('inline/**' ):
191191 BUG_COMPONENT = ('Core' , 'Layout: Block and Inline' )
192192with Files ('inline-borderpadding/**' ):
@@ -220,11 +220,11 @@ with Files('percent-overflow-sizing/**'):
220220with Files ('pixel-rounding/**' ):
221221 BUG_COMPONENT = ('Core' , 'Layout' )
222222with Files ('position-dynamic-changes/**' ):
223- BUG_COMPONENT = ('Core' , 'Layout: Positioned ' )
223+ BUG_COMPONENT = ('Core' , 'Layout: R & A Pos ' )
224224with Files ('position-relative/**' ):
225- BUG_COMPONENT = ('Core' , 'Layout: Positioned ' )
225+ BUG_COMPONENT = ('Core' , 'Layout: R & A Pos ' )
226226with Files ('position-sticky/**' ):
227- BUG_COMPONENT = ('Core' , 'Layout: Positioned ' )
227+ BUG_COMPONENT = ('Core' , 'Layout: R & A Pos ' )
228228with Files ('printing/**' ):
229229 BUG_COMPONENT = ('Core' , 'Printing: Output' )
230230with Files ('reftest-sanity/**' ):
@@ -236,7 +236,7 @@ with Files('selection/**'):
236236with Files ('svg/**' ):
237237 BUG_COMPONENT = ('Core' , 'SVG' )
238238with Files ('tab-size/**' ):
239- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
239+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
240240with Files ('table-anonymous-boxes/**' ):
241241 BUG_COMPONENT = ('Core' , 'Layout: Tables' )
242242with Files ('table-background/**' ):
@@ -250,19 +250,19 @@ with Files('table-overflow/**'):
250250with Files ('table-width/**' ):
251251 BUG_COMPONENT = ('Core' , 'Layout: Tables' )
252252with Files ('text/**' ):
253- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
253+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
254254with Files ('text-decoration/**' ):
255255 BUG_COMPONENT = ('Core' , 'Layout: Block and Inline' )
256256with Files ('text-indent/**' ):
257257 BUG_COMPONENT = ('Core' , 'Layout: Block and Inline' )
258258with Files ('text-overflow/**' ):
259- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
259+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
260260with Files ('text-shadow/**' ):
261- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
261+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
262262with Files ('text-svgglyphs/**' ):
263263 BUG_COMPONENT = ('Core' , 'SVG' )
264264with Files ('text-transform/**' ):
265- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
265+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
266266with Files ('transform/**' ):
267267 BUG_COMPONENT = ('Core' , 'Layout' )
268268with Files ('transform-3d/**' ):
@@ -286,7 +286,7 @@ with Files('w3c-css/submitted/css21/**'):
286286with Files ('w3c-css/submitted/flexbox/**' ):
287287 BUG_COMPONENT = ('Core' , 'Layout' )
288288with Files ('w3c-css/submitted/fonts3/**' ):
289- BUG_COMPONENT = ('Core' , 'Layout : Text and Fonts )
289+ BUG_COMPONENT = ('Core' , 'Layout: Text' )
290290with Files ('w3c-css/submitted/ib-split/**' ):
291291 BUG_COMPONENT = ('Core' , 'Layout: Block and Inline' )
292292with Files ('w3c-css/submitted/images3/**' ):
0 commit comments