WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
231723
Further adjust style of alternate form control design
https://bugs.webkit.org/show_bug.cgi?id=231723
Summary
Further adjust style of alternate form control design
Tim Horton
Reported
2021-10-14 00:05:36 PDT
Further adjust style of alternate form control design
Attachments
Patch
(7.45 KB, patch)
2021-10-14 00:07 PDT
,
Tim Horton
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(7.49 KB, patch)
2021-10-14 00:14 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2021-10-14 00:07:31 PDT
Created
attachment 441187
[details]
Patch
Tim Horton
Comment 2
2021-10-14 00:08:01 PDT
<
rdar://problem/84227020
>
Tim Horton
Comment 3
2021-10-14 00:14:58 PDT
Created
attachment 441188
[details]
Patch
Dean Jackson
Comment 4
2021-10-14 10:29:35 PDT
Comment on
attachment 441188
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=441188&action=review
> Source/WebCore/css/parser/CSSParserContext.cpp:51 > + individualTransformPropertiesEnabled = true;
We should make this the default in a separate patch. We've shipped it for a release or two now.
Tim Horton
Comment 5
2021-10-14 10:44:12 PDT
Comment on
attachment 441188
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=441188&action=review
>> Source/WebCore/css/parser/CSSParserContext.cpp:51 >> + individualTransformPropertiesEnabled = true; > > We should make this the default in a separate patch. We've shipped it for a release or two now.
It IS the default, the problem is that CSSParserContext doesn't care, *everything* defaults to false (thus the fixme). Possible that we should just delete the switch for individualTransformPropertiesEnabled though....
EWS
Comment 6
2021-10-14 10:58:25 PDT
Committed
r284176
(
242993@main
): <
https://commits.webkit.org/242993@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 441188
[details]
.
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