Index: pkg/dev_compiler/test/not_yet_strong_tests.dart |
diff --git a/pkg/dev_compiler/test/not_yet_strong_tests.dart b/pkg/dev_compiler/test/not_yet_strong_tests.dart |
index e1147c7f52f4fdb03c38eed40491b61b3a9049f0..6370710b7a88dc6f0c34d6123cc2583ecec92845 100644 |
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart |
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart |
@@ -2405,6 +2405,7 @@ final notYetStrongTests = new HashSet<String>.from([ |
'lib/html/custom/document_register_basic_test', |
'lib/html/custom/document_register_type_extensions_test', |
'lib/html/custom/element_upgrade_test', |
+ 'lib/html/element_dimensions_test', |
'lib/html/element_test', |
'lib/html/events_test', |
'lib/html/fileapi_test', |