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

Unified Diff: third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt

Issue 2970883003: Separate out animations tests with prefixing (Closed)
Patch Set: Rebaseline virtual/threaded version of test too Created 3 years, 5 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
Index: third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt b/third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt
index dcf6c9549dfb12bbf22b079d5e29d21532eed5e3..69f523e829e775dd5c34bff6f7ff320fe6adf56f 100644
--- a/third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt
@@ -1,5 +1,5 @@
PASS - "border-top-width" property for "target" element at 0.5s saw something close to: 0
PASS - "outline-width" property for "target" element at 0.5s saw something close to: 0
-PASS - "-webkit-column-count" property for "target" element at 0.5s saw something close to: 1
-PASS - "-webkit-column-rule-width" property for "target" element at 0.5s saw something close to: 0
+PASS - "column-count" property for "target" element at 0.5s saw something close to: 1
+PASS - "column-rule-width" property for "target" element at 0.5s saw something close to: 0

Powered by Google App Engine
This is Rietveld 408576698