WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
75850
NULL ptr in WebCore::Node::traverseNextSibling
https://bugs.webkit.org/show_bug.cgi?id=75850
Summary
NULL ptr in WebCore::Node::traverseNextSibling
Berend-Jan Wever
Reported
2012-01-09 06:14:32 PST
Created
attachment 121658
[details]
Repro Chromium:
http://code.google.com/p/chromium/issues/detail?id=109606
Repro: (functions both as a .html file and as a css style sheet) /*<link rel="stylesheet" href="repro.html" /><e>i<body onload=' document.designMode="on"; document.execCommand("selectall"); document.execCommand("InsertParagraph"); document.execCommand("inserthorizontalrule",false); document.execCommand("SelectAll",false); document.execCommand("Indent"); '>*/ * {display:table-cell}
Attachments
Repro
(338 bytes, text/html)
2012-01-09 06:14 PST
,
Berend-Jan Wever
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug