Closed (fixed)
Project:
Iframe
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Jul 2019 at 12:07 UTC
Updated:
17 Apr 2020 at 07:44 UTC
Jump to comment: Most recent
I noticed, while working on #2861387: Use a Twig template for generating html output, that the output of the module does not pass HTML5 validation. The HTML output of the module triggered a couple of errors:
Note that not all documentation sources agree with these errors. For instance, MDN says fallback content is allowed while the W3 standard says no.
I guess it's time to discuss if and how strict we want to adhere to the W3 standard.
Comments
Comment #6
neffets commented