Use CORS-enabled loading for -webkit-mask-image
Spec requires (https://drafts.fxtf.org/css-masking-1/#priv-sec): > User agents must use the potentially CORS-enabled fetch > method defined by the [FETCH] specification for all > <mask-source>, <clip-source> and <image> values on the > mask-image This patch makes our implementation follow that. Bug: 786507 Change-Id: Id01fcf9eec6adc7b08f8acb21ec551e43f324db6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838592 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#703908}
Showing
Please register or sign in to comment