diff options
-rw-r--r-- | third_party/WebKit/LayoutTests/SlowTests | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/SlowTests b/third_party/WebKit/LayoutTests/SlowTests index 9b15543..7f3fa2f 100644 --- a/third_party/WebKit/LayoutTests/SlowTests +++ b/third_party/WebKit/LayoutTests/SlowTests @@ -226,4 +226,6 @@ crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio crbug.com/521857 [ Win Debug ] imported/web-platform-tests/IndexedDB/idbdatabase_createObjectStore10-1000ends.htm [ Slow ] crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.html [ Slow ] -crbug.com/528419 [ Linux ] inspector/elements/styles-2/pseudo-elements.html [ Slow ]
\ No newline at end of file +crbug.com/528419 [ Linux ] inspector/elements/styles-2/pseudo-elements.html [ Slow ] + +crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ] |