mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 682684 - crash test
This commit is contained in:
parent
60627a970e
commit
1bfbe941cb
4
layout/forms/crashtests/682684-binding.xml
Normal file
4
layout/forms/crashtests/682684-binding.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<style>html::before { content:"b"; }</style>
|
||||
<input contenteditable="true" spellcheck="true"/>
|
||||
</html>
|
3
layout/forms/crashtests/682684.xhtml
Normal file
3
layout/forms/crashtests/682684.xhtml
Normal file
@ -0,0 +1,3 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<span style="mask: url(682684-binding.xml#a);"/>
|
||||
</html>
|
@ -48,4 +48,5 @@ asserts(4-7) load 590302-1.xhtml # bug 584564
|
||||
load 626014.xhtml
|
||||
load 639733.xhtml
|
||||
asserts(0-1) load 669767.html
|
||||
load 682684.xhtml
|
||||
load 865602.html
|
||||
|
Loading…
Reference in New Issue
Block a user