Mark word-break-all-ascii.html as Slow.

This test consistently takes 2 seconds on Release and 10 seconds on
Debug, thus it meets the bar of Slow tests.

[email protected]
BUG=647192
NOTRY=true

Review-Url: https://codereview.chromium.org/2342043002
Cr-Commit-Position: refs/heads/master@{#418830}
diff --git a/third_party/WebKit/LayoutTests/SlowTests b/third_party/WebKit/LayoutTests/SlowTests
index 501818a9..3be52a1 100644
--- a/third_party/WebKit/LayoutTests/SlowTests
+++ b/third_party/WebKit/LayoutTests/SlowTests
@@ -300,3 +300,5 @@
 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ]
 
 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ]
+
+crbug.com/647192 fast/css3-text/css3-word-break/word-break-all-ascii.html [ Slow ]