Update proposals/2422-allow-color-attribute-on-font-tag.md
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
b760ec2d74
commit
2d85422a2f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Add the `color` attribute to the allowed attributes of `<font>` in section
|
||||||
|
|
||||||
## Potential issues
|
## Potential issues
|
||||||
|
|
||||||
- We now have a redundant attribute in the spec. While it matches, what the
|
- We now have a redundant attribute in the spec. While it matches what the
|
||||||
clients currently do, it may be better to fix each client instead.
|
clients currently do, it may be better to fix each client instead.
|
||||||
- Clients may not sanitize the color attribute and will let other color values
|
- Clients may not sanitize the color attribute and will let other color values
|
||||||
through, increasing compatibility issues again.
|
through, increasing compatibility issues again.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue