WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
Repro
repro.html (text/html), 202 bytes, created by
Berend-Jan Wever
on 2011-07-04 07:50:28 PDT
(
hide
)
Description:
Repro
Filename:
MIME Type:
Creator:
Berend-Jan Wever
Created:
2011-07-04 07:50:28 PDT
Size:
202 bytes
patch
obsolete
><script> > var oSelection = window.getSelection(); > document.removeChild(document.documentElement); > oSelection.collapse(document); > oSelection.modify("move","backward","documentboundary"); ></script>
<script> var oSelection = window.getSelection(); document.removeChild(document.documentElement); oSelection.collapse(document); oSelection.modify("move","backward","documentboundary"); </script>
View Attachment As Raw
Actions:
View
Attachments on
bug 63908
: 99631 |
101491