зеркало из https://github.com/mozilla/pjs.git
Bug 604262: Test. a=test
This commit is contained in:
Родитель
28e5a03a6e
Коммит
c9743e39da
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<script>
|
||||
|
||||
var inputElem = document.createElementNS("http://www.w3.org/1999/xhtml", "input");
|
||||
inputElem.QueryInterface(Components.interfaces.imgIDecoderObserver);
|
||||
inputElem.onStartDecode(null);
|
||||
|
||||
</script>
|
|
@ -84,3 +84,4 @@ load 606729-1.html
|
|||
load 593302-1.html
|
||||
load 593302-2.html
|
||||
load 610571-1.html
|
||||
load 604262-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче