WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148068
will-change should trigger stacking context based purely on properties
https://bugs.webkit.org/show_bug.cgi?id=148068
Summary
will-change should trigger stacking context based purely on properties
Simon Fraser (smfr)
Reported
2015-08-16 12:21:19 PDT
I think will-change should only trigger stacking context when the element supports the changing property. For example, will-change:transform should be a no-op on a <span> It's not clear what <div style="will-change:z-index"> should do.
Attachments
Patch
(11.90 KB, patch)
2015-10-06 21:54 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(12.92 KB, patch)
2015-10-06 21:57 PDT
,
Simon Fraser (smfr)
zalan
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from ews100 for mac-mavericks
(644.41 KB, application/zip)
2015-10-06 22:34 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews104 for mac-mavericks-wk2
(708.85 KB, application/zip)
2015-10-06 22:40 PDT
,
Build Bot
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2015-08-16 12:23:35 PDT
Started a thread here:
https://lists.w3.org/Archives/Public/www-style/2015Aug/0142.html
Simon Fraser (smfr)
Comment 2
2015-10-04 17:05:27 PDT
CSSWG disagreed.
Radar WebKit Bug Importer
Comment 3
2015-10-06 00:49:32 PDT
<
rdar://problem/22986868
>
Simon Fraser (smfr)
Comment 4
2015-10-06 21:54:28 PDT
Created
attachment 262579
[details]
Patch
Simon Fraser (smfr)
Comment 5
2015-10-06 21:57:31 PDT
Created
attachment 262581
[details]
Patch
Build Bot
Comment 6
2015-10-06 22:34:23 PDT
Comment on
attachment 262581
[details]
Patch
Attachment 262581
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.webkit.org/results/252843
New failing tests: fast/css/will-change/will-change-creates-stacking-context-inline.html
Build Bot
Comment 7
2015-10-06 22:34:26 PDT
Created
attachment 262582
[details]
Archive of layout-test-results from ews100 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews100 Port: mac-mavericks Platform: Mac OS X 10.9.5
Build Bot
Comment 8
2015-10-06 22:40:47 PDT
Comment on
attachment 262581
[details]
Patch
Attachment 262581
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/252849
New failing tests: fast/css/will-change/will-change-creates-stacking-context-inline.html
Build Bot
Comment 9
2015-10-06 22:40:50 PDT
Created
attachment 262583
[details]
Archive of layout-test-results from ews104 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Simon Fraser (smfr)
Comment 10
2015-10-07 08:10:24 PDT
https://trac.webkit.org/changeset/190667
Alexey Proskuryakov
Comment 11
2015-10-07 21:57:09 PDT
fast/css/will-change/will-change-creates-stacking-context-inline.html fails on Windows too (of course). Could you please add an expectation?
Brent Fulgham
Comment 12
2015-10-12 11:12:25 PDT
Test expectation for expected Windows failure (due to lack of backdrop-filter support) committed:
https://trac.webkit.org/changeset/190868
.
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