mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f8f8928210
On Firefox, Angular DevTools was breaking the XML display because of the script injected Based on contentType, we won't inject that script anymore Fixes #48017 PR Close #48021