We used to use different external css parsers, depending on the `DomAdapter`. This lead to inconsistent behavior and environment specific errors. Closes #5006 Closes #4993
Use the dart formatter to clean up all pure Dart code. Closes #4832
Old test_lib is now testing_internal test_lib_public is now testing
Closes #3970