Test that a kNone ui::Cursor works as expected
The cursor type mojom::CursorType::kNone is used to hide the cursor. Therefore, CursorLoader::SetPlatformCursor() should create an invisible platform cursor for that type. This CL adds a test that checks that that's the case for the different implementations of platform cursors. Bug: 1139157 Change-Id: If9cde827f820e6420d0298dcdf6df3b1dbaafd49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485101Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#819316}
Showing
Please register or sign in to comment