From 2dae6eeb6134eb7e872a55c51ccbef38ce4b8139 Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Thu, 3 Dec 2015 16:14:25 +0000 Subject: [PATCH] fast/borders/hidpi-border-clipping-right-after-move.html https://bugs.webkit.org/show_bug.cgi?id=151754 Unreviewed test gardening. * platform/win/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@192996 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/win/TestExpectations | 2 ++ 2 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 0c93f8e..68edd9e 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2015-12-03 Ryan Haddad + + fast/borders/hidpi-border-clipping-right-after-move.html + https://bugs.webkit.org/show_bug.cgi?id=151754 + + Unreviewed test gardening. + + * platform/win/TestExpectations: + 2015-12-03 Gyuyoung Kim Unreviewed EFL urgent gardening. Skip web-platform-tests diff --git a/LayoutTests/platform/win/TestExpectations b/LayoutTests/platform/win/TestExpectations index 080cadb..85bc061 100644 --- a/LayoutTests/platform/win/TestExpectations +++ b/LayoutTests/platform/win/TestExpectations @@ -505,6 +505,8 @@ webkit.org/b/87919 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.h webkit.org/b/87919 fast/repaint/hidpi-transform-on-subpixel-repaintrect.html [ Failure ] webkit.org/b/87919 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ] +webkit.org/b/151754 fast/borders/hidpi-border-clipping-right-after-move.html [ ImageOnlyFailure ] + # Skip because this platform does not support a paging mouse wheel event fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Skip ] fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Skip ] -- 1.8.3.1