From b2a1ffe84eca5d0d140a15c1fba062d0b361ebf9 Mon Sep 17 00:00:00 2001
From: Chris Rebert
Date: Fri, 10 Jul 2015 23:19:04 -0700
Subject: [PATCH] [CSS21][CSS22][css-ui] Add test of `cursor` on element
underneath a menu
---
css-ui-3/select-cursor-001-manual.html | 39 ++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
create mode 100644 css-ui-3/select-cursor-001-manual.html
diff --git a/css-ui-3/select-cursor-001-manual.html b/css-ui-3/select-cursor-001-manual.html
new file mode 100644
index 0000000000..30aa9b20f8
--- /dev/null
+++ b/css-ui-3/select-cursor-001-manual.html
@@ -0,0 +1,39 @@
+
+
+
+
+ CSS Test (User Interface): cursor property and select element
+
+
+
+
+
+
+
+
+
+ If clicking a <select> opens a native widget which is modal, then SKIP this test.
+ Click on the <select> below. A selection widget appears.
+ Move the pointer so that it is hovering within the intersection area of the selection widget and the blue box below.
+ If the "help" cursor is displayed, then the test result is FAILED. Otherwise, it is PASSED.
+
+
+ AAAAAAAA
+ BBBBBBBB
+ CCCCCCCC
+ DDDDDDDD
+ EEEEEEEE
+ FFFFFFFF
+ GGGGGGGG
+ HHHHHHHH
+
+
+
+