Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / regex / README
1 early-acid3-86
2 ------------------------
3 Only differ in error message.
4
5 test1
6 ------------------------
7 /^\ca\cA\c[\c{\c:/ 
8 is a syntactically invalid JavaScript regular expression according to
9 the spec and we therefore reject it.
10
11 malformed-escapes
12 --------------------------
13 The outcome of this test depends on a bug in Safari's implementation
14 of regexp \c.