From 5cd03f2713bb92e932cd7d67cdcf365059f5be90 Mon Sep 17 00:00:00 2001 From: "aroben@apple.com" Date: Thu, 17 Feb 2011 16:00:15 +0000 Subject: [PATCH] Skip a new spinbutton test on Windows Also updated the Bugzilla URL for these tests to point to a bug that isn't marked Resolved, since clearly there's still an unresolved bug here! The new bug is . * platform/win/Skipped: Added fast/forms/input-appearance-spinbutton-layer.html. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@78830 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 10 ++++++++++ LayoutTests/platform/win/Skipped | 1 + 2 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 927049421f2f..899ac86d55c8 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2011-02-17 Adam Roben + + Skip a new spinbutton test on Windows + + Also updated the Bugzilla URL for these tests to point to a bug that isn't marked Resolved, + since clearly there's still an unresolved bug here! The new bug is + . + + * platform/win/Skipped: Added fast/forms/input-appearance-spinbutton-layer.html. + 2011-02-17 Adam Roben Check in expected failure results on Windows for accessibility/canvas-fallback-content.html diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped index c86095b2033b..da8d07ab21a1 100644 --- a/LayoutTests/platform/win/Skipped +++ b/LayoutTests/platform/win/Skipped @@ -1021,6 +1021,7 @@ printing/page-format-data.html # Need to implement inner-spin-button # https://bugs.webkit.org/show_bug.cgi?id=38381 fast/forms/input-appearance-spinbutton-disabled-readonly.html +fast/forms/input-appearance-spinbutton-layer.html fast/forms/input-number-events.html fast/forms/input-spinbutton-capturing.html -- 2.36.0