Will-change: opacity should create a stacking context for inlines
The spec [1] states that will-change: opacity should create a stacking context for inlines in the same way that non-zero opacity does. This was fixed by https://crrev.com/776581 ("Unify CSS grouping properties") but we didn't have a testcase. This patch adds a WPT test of this behavior. [1] https://drafts.csswg.org/css-will-change/#will-change Bug: 1119651 Change-Id: I7abd4006b61039d9302f8ac9036848aeb37df476 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370095 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Auto-Submit: Philip Rogers <pdr@chromium.org> Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#800845}
Showing
Please register or sign in to comment