Index: chrome/third_party/chromevox/chromevox/background/chrome_shared2.css |
diff --git a/chrome/third_party/chromevox/chromevox/background/chrome_shared2.css b/chrome/third_party/chromevox/chromevox/background/chrome_shared2.css |
index 60c7d5a2d72deda9ccc199759dc7e217bd166ba6..701921a2a3cb30b0b934e54213725953eca4a40e 100644 |
--- a/chrome/third_party/chromevox/chromevox/background/chrome_shared2.css |
+++ b/chrome/third_party/chromevox/chromevox/background/chrome_shared2.css |
@@ -12,8 +12,8 @@ |
} |
html.loading * { |
- -webkit-transition-delay: 0 !important; |
- -webkit-transition-duration: 0 !important; |
+ -webkit-transition-delay: 0ms !important; |
+ -webkit-transition-duration: 0ms !important; |
} |
body { |