-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.10 DXP FP18, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP5, 7.2.10.2 DXP SP2, 7.2.X, 7.3.10 DXP GA1, Master
-
Component/s: JS APIs and Utilities
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
Steps to Reproduce
Load css files that would be added to the DOM in a link element.
Run W3C official validation
Actual Behavior
There is no errors.
Expected Behavior
You can see the error:
Error: The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.
You can see same information about using charset attribute in link elements in W3C documentation.
- is related to
-
AUI-3190 Remove charset attribute from link elements according to W3C recommendations #45
-
- Closed
-