react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Make it so that a view with a filter forms a stacking context and containing block

Open joevilches opened this issue 1 year ago • 2 comments

Summary: Self explanatory: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context#description and https://developer.mozilla.org/en-US/docs/Web/CSS/Containing_block#identifying_the_containing_block

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D55044674

joevilches avatar May 07 '24 21:05 joevilches

This pull request was exported from Phabricator. Differential Revision: D55044674

facebook-github-bot avatar May 07 '24 21:05 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,331 +77
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,636 +89
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: be09d12667044f237f08af410b2838062eb8e657 Branch: main

analysis-bot avatar May 07 '24 21:05 analysis-bot

This pull request has been merged in facebook/react-native@d776d8c8a4c43a16abdaa734f2066f83be88e00e.

facebook-github-bot avatar May 08 '24 20:05 facebook-github-bot