WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
67472
Py
Inline-block box not reformatting after <br/> removal
https://bugs.webkit.org/show_bug.cgi?id=67472
Summary
Inline-block box not reformatting after <br/> removal
Py
Reported
2011-09-02 03:56:57 PDT
Consider the following situation: An overall <div> displayed as an inline-block, two child, who are inline or inline-block, separated by a <br/> If the <br/> is removed using Javascript, the box of the overall div will stay unchanged. It should be calculated again (the rendering is different from the one you would get by not using the <br/> at all). A test case is available here:
http://jsfiddle.net/4yj7U/1/
For the version, I'm not sure wich one to put, but the bug was reproduced under Chrome 13.0.782.218 and the default Android Browser on a Motorola Xoom.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-02-22 06:58:05 PST
I am not able to reproduce this using Safari 16.3 and we are matching with Chrome Canary 112 and Firefox Nightly 112. Plus it was never confirmed, so I am marking this as "RESOLVED WONTFIX" rather than "RESOLVED CONFIGURATION CHANGED". Thanks!
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