https://bugs.webkit.org/show_bug.cgi?id=144244
Patch by Ryosuke Niwa <rniwa@webkit.org> on 2015-04-26
Reviewed by Darin Adler.
Added a regression test for having a semicolon inside the class definition.
* js/class-syntax-semicolon-expected.txt: Added.
* js/class-syntax-semicolon.html: Added.
* js/script-tests/class-syntax-semicolon.js: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@183384
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
* svg/filters/sourceAlpha-input-filter-effect-expected.html: Added.
* svg/filters/sourceAlpha-input-filter-effect.html: Added.
+2015-04-26 Gyuyoung Kim <gyuyoung.kim@webkit.org>
+
+ [EFL] Unreviewed gardening fix.
+
+ Mark editing/selection/extend-by-character-007.html to skip
+ instead of missing. It is not supported by EFL port yet.
+
+ * platform/efl/TestExpectations:
+
2015-04-26 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Unreviewed EFL gardening on 27th April.
fast/events/mouse-force-down.html [ Skip ]
fast/events/mouse-force-up.html [ Skip ]
+# EFL WebKitTestRunner doesn't support this test based on emoji font
+editing/selection/extend-by-character-007.html [ Skip ]
+
# ----------------------------------------
# Tests which also fail in other platforms
# ----------------------------------------
webkit.org/b/144004 compositing/animation/matrix-animation.html [ ImageOnlyFailure ]
webkit.org/b/144006 compositing/backing/solid-color-with-paints-into-ancestor.html [ ImageOnlyFailure ]
-
-webkit.org/b/144246 editing/selection/extend-by-character-007.html [ Missing ]