зеркало из https://github.com/mozilla/pjs.git
Bug 625290: intermittent failure in layout/reftests/bugs/621918-2.svg. Apply filters.svg#empty hack to hopefully fix this randomorange. r+a=tests-only
This commit is contained in:
Родитель
30b467f39e
Коммит
633560aa3e
|
@ -3,6 +3,10 @@
|
|||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
height="800px"
|
||||
width="800px">
|
||||
|
||||
<!-- use an empty g to force filters.svg to load before onload -->
|
||||
<use xlink:href="../filters.svg#empty" />
|
||||
|
||||
<g filter="url(../filters.svg#NonWhiteToBlack)">
|
||||
<rect x="0" y="0" height="100%" width="100%" fill="#FFFFFF"/>
|
||||
<text style="font-size:12px;" transform="translate(40,100)">
|
||||
|
|
До Ширина: | Высота: | Размер: 605 B После Ширина: | Высота: | Размер: 718 B |
|
@ -3,6 +3,10 @@
|
|||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
height="800px"
|
||||
width="800px">
|
||||
|
||||
<!-- use an empty g to force filters.svg to load before onload -->
|
||||
<use xlink:href="../filters.svg#empty" />
|
||||
|
||||
<g filter="url(../filters.svg#NonWhiteToBlack)">
|
||||
<rect x="0" y="0" height="100%" width="100%" fill="#FFFFFF"/>
|
||||
<text style="font-size:12px;" transform="translate(40,100)">
|
||||
|
|
До Ширина: | Высота: | Размер: 676 B После Ширина: | Высота: | Размер: 789 B |
|
@ -1571,6 +1571,6 @@ HTTP(..) != 615121-2.html 615121-2-notref.html
|
|||
== 621253-1.xhtml 621253-1-ref.xhtml
|
||||
HTTP(..) == 619511-1.html 619511-1-ref.html
|
||||
random-if(winWidget) == 621918-1.svg 621918-1-ref.svg # 1-pixel diacritic positioning discrepancy in rotated text (may depend on platform fonts)
|
||||
HTTP(..) == 621918-2.svg 621918-2-ref.svg # http(..) for filters.svg, used to mask antialiasing issues where glyphs touch
|
||||
random-if(winWidget) HTTP(..) == 621918-2.svg 621918-2-ref.svg # same 1px issue as above, and HTTP(..) for filters.svg, used to mask antialiasing issues where glyphs touch
|
||||
== 625409-1.html 625409-1-ref.html
|
||||
== 627393-1.html about:blank
|
||||
|
|
Загрузка…
Ссылка в новой задаче