website icon indicating copy to clipboard operation
website copied to clipboard

[infra] Check unclosed/unexpected HTML element in the doc source

Open AlexV525 opened this issue 5 months ago • 0 comments

Describe the problem

https://github.com/flutter/website/pull/12037 contains an unexpected & unclosed <style> element that cause the page rendered incorrectly.

Expected fix

We might consider adding a sanity check to ensure such elements do not exist in the doc source.

On which platform(s) did you experience this issue?

No response

Additional context

No response

AlexV525 avatar May 20 '25 18:05 AlexV525