Add attribute to head / body elements so they can be identified during BTR
Open
- Dominant language
- TypeScript
- Stars
- 623
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
# Enhancement
To improve our handling of `head` / `body` tags in our BTR process we should consider adding an attribute to vdom rendered within these elements. This would enable us to identify them during BTR and exclude browser effecting `link` tags injected by scripts such as google analytics.
Contributor guide
Assessment
This issue has not been assessed yet.