WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266614
Unexpose non-standard `resize: auto` value
https://bugs.webkit.org/show_bug.cgi?id=266614
Summary
Unexpose non-standard `resize: auto` value
Ahmad Saleem
Reported
2023-12-18 18:56:53 PST
Hi Team, I am raising this bug to remove 'non-standard' CSS property: resize: auto; WPT Test Case:
https://wpt.fyi/results/css/css-ui/parsing/resize-invalid.html?label=master&label=experimental&aligned=&q=resize
Only Firefox Nightly passes above. We have also update the 'resize: auto' use cases in UA Stylesheet (html.css) to 'resize: both' as per following:
https://drafts.csswg.org/css-ui-3/#default-style-sheet
Just wanted to raise, so we can track and fix it. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2023-12-18 19:26:40 PST
You'd need to re-implement the TextAreasAreResizable preference using a different mechanism to make that happen (presumably using a separate UA stylesheet)
Radar WebKit Bug Importer
Comment 2
2023-12-25 18:57:12 PST
<
rdar://problem/120138995
>
Tim Nguyen (:ntim)
Comment 3
2024-01-14 16:59:42 PST
***
Bug 267516
has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
Comment 4
2024-01-14 17:31:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22766
Tim Nguyen (:ntim)
Comment 5
2024-01-14 17:35:16 PST
Submitted web-platform-tests pull request:
https://github.com/web-platform-tests/wpt/pull/43989
EWS
Comment 6
2024-01-15 02:35:40 PST
Committed
273035@main
(b829c58e7414): <
https://commits.webkit.org/273035@main
> Reviewed commits have been landed. Closing PR #22766 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