@Test
    @Alerts({"400", "50"})
    public void offsetTopAndLeftFixed() {
        final String html =
                "<html>\n"