Implement the internal popup should be affected by custom scrollbar tags
The custom scrollbar options are available on the scrollable. But the internal popup (used html_select) was not affected by pseudo custom scrollbar tags. In this change, the pseudo styles from owner_element.GetLayoutObject() ->GetCachedPseudoElementStyle(...) and CSSValueFromComputedStyle(...) were applied to serialize CSS. And that would be appended to the SharedBuffer data which will be used for popup webview. Bug: 1076508 Change-Id: I47dcf88017e3cc1d1d03a1a2d87d49fffed4a057 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364316 Commit-Queue: Mason Freed <masonfreed@chromium.org> Reviewed-by:Mason Freed <masonfreed@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#803928}
Showing
3.2 KB
5.33 KB
3.22 KB
3.23 KB