WebKit Bugzilla
Attachment 368259 Details for
Bug 196003
: ASSERTION FAILED: !object || !isRuby(object->parent()) || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() && is<RenderBlock>(*object) && object->style().display() == D
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Test reduction
crash-when-paginated-ruby.html (text/html), 174 bytes, created by
zalan
on 2019-04-25 12:57:59 PDT
(
hide
)
Description:
Test reduction
Filename:
MIME Type:
Creator:
zalan
Created:
2019-04-25 12:57:59 PDT
Size:
174 bytes
patch
obsolete
><style> >ruby { > float:left; > column-count: 2; >} ></style> ><ruby id=ruby>content</ruby> ><script> >document.body.offsetHeight; >ruby.innerHTML="<span></span>"; ></script>
<style> ruby { float:left; column-count: 2; } </style> <ruby id=ruby>content</ruby> <script> document.body.offsetHeight; ruby.innerHTML="<span></span>"; </script>
View Attachment As Raw
Actions:
View
Attachments on
bug 196003
: 368259 |
382334