mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c7b1cc0f3c
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