1. If the user-agent does not claim to support the :hover pseudo-class (e.g. the pointing device cannot detect hovering), then SKIP this test.
  2. If the user-agent does not allow scrolling the document while leaving the pointer in the same position relative to the viewport, then SKIP this test.
  3. Ensure that this document is scrolled all the way to the top.
  4. Hover the pointer device over the button below.
  5. If the button is not blue, then the test result is FAILURE.
  6. Scroll this document down while not moving the pointer at all, until the pointer no longer touches the button. For example, on a traditional desktop or laptop computer, keep the mouse perfectly still and do one of the following:
  7. If the button is blue, then the test result is FAILURE. If the button is white, then the test result is SUCCESS.