WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
96054
Layout textarea with width=0 takes a long time.
https://bugs.webkit.org/show_bug.cgi?id=96054
Summary
Layout textarea with width=0 takes a long time.
ZhouChao
Reported
2012-09-06 19:09:18 PDT
This page first will create 6 textarea hold the ajaxt result,when scroll the page the textareas will be destoryed.and the textarea with width=0, layout it's shadow leaf <div> in the RenderBlock::layoutRunsAndFloats function will take a long time. <textarea id="newListLazyload1" style="height:0px;width:0px">
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-09-10 13:26:54 PDT
<
rdar://problem/12269653
>
Drew Yao
Comment 2
2012-09-12 13:04:59 PDT
What's the rationale for this being a security issue?
ZhouChao
Comment 3
2012-09-25 20:50:53 PDT
Sorry! choose the wrong assignment
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