WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266635
[IFC][Ruby] Anonymous bases should have white-space:nowrap
https://bugs.webkit.org/show_bug.cgi?id=266635
Summary
[IFC][Ruby] Anonymous bases should have white-space:nowrap
Antti Koivisto
Reported
2023-12-19 06:28:54 PST
The default UA stylesheet has 'whitespace: no-wrap' for bases. This should also be applied to the anonymous ones.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-19 06:29:10 PST
<
rdar://problem/119864996
>
Ahmad Saleem
Comment 2
2023-12-19 06:34:53 PST
@Antti - I have one separate
bug 265316
to sync 'ruby.css' with latest web-spec. Should we do all and clean-up 'html.css' one? Or you want to tackle one by one these UA rules.
Antti Koivisto
Comment 3
2023-12-19 06:39:13 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22025
Antti Koivisto
Comment 4
2023-12-19 10:34:23 PST
(In reply to Ahmad Saleem from
comment #2
)
> @Antti - I have one separate
bug 265316
to sync 'ruby.css' with latest > web-spec. Should we do all and clean-up 'html.css' one? > > Or you want to tackle one by one these UA rules.
I think we'll eventually move ruby stuff to html.css. Meanwhile syncing it is a good activity but better done one property at a time and with tests. I had line-height:1 there for a bit but reverted it to ease the transition.
EWS
Comment 5
2023-12-19 12:08:13 PST
Committed
272285@main
(bcdeb1ae72eb): <
https://commits.webkit.org/272285@main
> Reviewed commits have been landed. Closing PR #22025 and removing active labels.
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