Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg

Issue 1175773002: Remove flaky test "synchronous-create-pattern.html" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/canvas/synchronous-create-pattern.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg
diff --git a/LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg b/LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg
deleted file mode 100644
index 4fd10814060e147a5f1f49a50e7f5db0f4f559eb..0000000000000000000000000000000000000000
--- a/LayoutTests/canvas/resources/35ms-green-flash-at-35ms.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100">
- <rect width="100" height="100" fill="red">
- <set attributeName="fill" to="green" begin="0.035s" dur="0.035s"/>
- </rect>
-</svg>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/canvas/synchronous-create-pattern.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698