From 38ce45bb07db0744f72f261b7ddc1dee18be5bc3 Mon Sep 17 00:00:00 2001 From: Rafael Weinstein Date: Fri, 20 Mar 2015 15:42:35 -0700 Subject: [PATCH] Move dom-serializer.sky to dom_serializer.dart (and clean up some analyizer errors) TBR=abarth Review URL: https://codereview.chromium.org/1025013003 --- engine/src/flutter/tests/TestExpectations | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/engine/src/flutter/tests/TestExpectations b/engine/src/flutter/tests/TestExpectations index 9ba55d68ff..b13b16e892 100644 --- a/engine/src/flutter/tests/TestExpectations +++ b/engine/src/flutter/tests/TestExpectations @@ -18,18 +18,6 @@ crbug.com/2 animation/basic-imperative.sky [ Skip ] crbug.com/2 animation/basic-transition.sky [ Skip ] crbug.com/2 events/gesture-events.sky [ Skip ] crbug.com/2 events/pointer-events.sky [ Skip ] -crbug.com/2 framework/binding.sky [ Skip ] -crbug.com/2 framework/citylist-scrolled.sky [ Skip ] -crbug.com/2 framework/citylist.sky [ Skip ] -crbug.com/2 framework/flights-app.sky [ Skip ] -crbug.com/2 framework/observe.sky [ Skip ] -crbug.com/2 framework/templates.sky [ Skip ] -crbug.com/2 framework/xmlhttprequest/empty-responseType.sky [ Skip ] -crbug.com/2 framework/xmlhttprequest/responseType.sky [ Skip ] -crbug.com/2 framework/xmlhttprequest/unicode-post.sky [ Skip ] -crbug.com/2 framework/xmlhttprequest/xhr-does-not-exist.sky [ Skip ] -crbug.com/2 framework/xmlhttprequest/xhr-relative.sky [ Skip ] -crbug.com/2 framework/xmlhttprequest/xhr.sky [ Skip ] crbug.com/2 layout/margins-absolute.sky [ Skip ] crbug.com/2 layout/margins.sky [ Skip ] crbug.com/2 lowlevel/createElement.sky [ Skip ]