зеркало из https://github.com/mozilla/pjs.git
Bug 700895 patch 2: Rename img-foreignObject-embed-2* reftest files to img-foreignObject-embed-1*, since the old embed-1* tests were renamed. r=roc
--HG-- rename : layout/reftests/svg/as-image/img-foreignObject-embed-2-helper.svg => layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg rename : layout/reftests/svg/as-image/img-foreignObject-embed-2.html => layout/reftests/svg/as-image/img-foreignObject-embed-1.html
This commit is contained in:
Родитель
60e71c58ef
Коммит
9c19bb6a64
До Ширина: | Высота: | Размер: 771 B После Ширина: | Высота: | Размер: 771 B |
|
@ -0,0 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<img src="img-foreignObject-embed-1-helper.svg" height="100px" width="100px">
|
||||
</body>
|
||||
</html>
|
|
@ -1,5 +0,0 @@
|
|||
<html>
|
||||
<body>
|
||||
<img src="img-foreignObject-embed-2-helper.svg" height="100px" width="100px">
|
||||
</body>
|
||||
</html>
|
|
@ -66,8 +66,8 @@ random == img-and-image-1.html img-and-image-1-ref.svg # bug 645267
|
|||
# different from the reference case). We don't do that check for
|
||||
# img-foreignObject-iframe-1a.html, though, because its SVG image tries to
|
||||
# alert(), and that'd trigger a reftest timeout if we loaded that file directly.
|
||||
== img-foreignObject-embed-2.html lime100x100-ref.html
|
||||
!= img-foreignObject-embed-2-helper.svg lime100x100-ref.html
|
||||
== img-foreignObject-embed-1.html lime100x100-ref.html
|
||||
!= img-foreignObject-embed-1-helper.svg lime100x100-ref.html
|
||||
== img-foreignObject-iframe-1a.html lime100x100-ref.html
|
||||
== img-foreignObject-iframe-1b.html lime100x100-ref.html
|
||||
!= img-foreignObject-iframe-1b-helper.svg lime100x100-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче