dart-sdk/tests
Srujan Gaddam ce5a1c2392 [dart:html] Fix sanitization for HTML templates
Bug: b/143778164

Resolves an issue where sanitization wasn't properly handled
when templates were involved.

Change-Id: Ic8f6f28036e18981eb934c2b39c2c0cd4e6f1a96
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/195056
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2021-04-13 23:29:08 +00:00
..
co19 [co19] Fix update script to prevent incorrect issue links again 2021-04-13 13:42:12 +00:00
co19_2 [co19] Skip in status files removed or replaced where it is possible 2021-04-12 13:26:49 +00:00
corelib Revert "Reland "[vm/ffi] Disallow Pointers and structs in finalizers and expandos"" 2021-04-13 15:05:07 +00:00
corelib_2 Revert "Reland "[vm/ffi] Disallow Pointers and structs in finalizers and expandos"" 2021-04-13 15:05:07 +00:00
dartdevc [ddc] Add library URIs to cast failure messages 2021-04-09 22:24:43 +00:00
dartdevc_2 [ddc] Add library URIs to cast failure messages 2021-04-09 22:24:43 +00:00
ffi Revert "Reland "[vm/ffi] Disallow Pointers and structs in finalizers and expandos"" 2021-04-13 15:05:07 +00:00
ffi_2 Revert "Reland "[vm/ffi] Disallow Pointers and structs in finalizers and expandos"" 2021-04-13 15:05:07 +00:00
language [cfe] Invalid empty return statements in const function invocations. 2021-04-13 14:49:06 +00:00
language_2 [vm/aot] Discard Code objects from the heap 2021-04-13 02:36:16 +00:00
lib [dart:html] Fix sanitization for HTML templates 2021-04-13 23:29:08 +00:00
lib_2 [dart:html] Fix sanitization for HTML templates 2021-04-13 23:29:08 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [Runtime/Tests] - Do not output large amount of test data to stdout 2021-04-12 04:51:05 +00:00
standalone_2 [Runtime/Tests] - Do not output large amount of test data to stdout 2021-04-12 04:51:05 +00:00
web Reland "[dart2js] Add support for bundling fragments." 2021-04-08 17:46:50 +00:00
web_2 [dart2js] Fix variable allocator live-range bug 2021-03-23 15:38:36 +00:00
legacy_status_dart2js.csv
README.md

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.