WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
58166
vertical text in <span> inside <div> rendered in wrong size when page first loaded
https://bugs.webkit.org/show_bug.cgi?id=58166
Summary
vertical text in <span> inside <div> rendered in wrong size when page first l...
Xiaomei Ji
Reported
2011-04-08 15:00:32 PDT
When wrapping vertical text inside <span>, the <span> is rendered in wrong size when page is first loaded. It rendered correctly when page is reload.
Attachments
test case
(1.15 KB, text/html)
2011-04-08 15:01 PDT
,
Xiaomei Ji
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Xiaomei Ji
Comment 1
2011-04-08 15:01:19 PDT
Created
attachment 88877
[details]
test case
Ahmad Saleem
Comment 2
2023-03-17 18:25:54 PDT
Firefox - FAIL: span.offsetWidth: 84 != span.offsetHeight: 10 Chrome Canary 113 - PASS: span.offsetWidth: 107 == span.offsetHeight: 107 WebKit ToT (
261814@main
) - PASS: span.offsetWidth: 107 == span.offsetHeight: 107 Just wanted to raise this - whether we need to match Firefox or we are OK with pass and close this? Thanks!
zalan
Comment 3
2023-03-18 06:18:21 PDT
I think this is ok to close now.
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