mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
merge
This commit is contained in:
commit
483cf11eea
@ -1,26 +0,0 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<input style="overflow: scroll;-moz-binding:url(#xbl);" type="image"/>
|
||||
<script>
|
||||
alert('test');
|
||||
</script>
|
||||
</body>
|
||||
|
||||
<bindings xmlns="http://www.mozilla.org/xbl">
|
||||
<binding id="xbl" inheritstyle="false">
|
||||
<content>
|
||||
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" contenteditable="true">
|
||||
<style>style {-moz-binding:url(#xbl);</style>
|
||||
</div>
|
||||
|
||||
<textarea xmlns="http://www.w3.org/1999/xhtml"></textarea>
|
||||
|
||||
</content>
|
||||
|
||||
</binding>
|
||||
|
||||
</bindings>
|
||||
</html>
|
@ -31,4 +31,3 @@ load 404123-1.html
|
||||
load 455451-1.html
|
||||
load 457537-1.html
|
||||
load 457537-2.html
|
||||
load 478219-1.xhtml
|
||||
|
Loading…
Reference in New Issue
Block a user