https://bugs.webkit.org/show_bug.cgi?id=72410
Patch by James Robinson <jamesr@chromium.org> on 2011-11-15
Reviewed by Simon Fraser.
* compositing/plugins/invalidate_rect-expected.txt: Renamed from LayoutTests/plugins/invalidate_rect-expected.txt.
* compositing/plugins/invalidate_rect.html: Renamed from LayoutTests/plugins/invalidate_rect.html.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@100318
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2011-11-15 James Robinson <jamesr@chromium.org>
+
+ Move plugins/invalidate_rect.html to the compositing directory since it is a compositor test
+ https://bugs.webkit.org/show_bug.cgi?id=72410
+
+ Reviewed by Simon Fraser.
+
+ * compositing/plugins/invalidate_rect-expected.txt: Renamed from LayoutTests/plugins/invalidate_rect-expected.txt.
+ * compositing/plugins/invalidate_rect.html: Renamed from LayoutTests/plugins/invalidate_rect.html.
+
2011-11-15 Tony Chang <tony@chromium.org>
[chromium] enable regions and exclusions tests, the compile flag was removed a long time ago