Firefox using align instead of text-align
Open
- Dominant language
- JavaScript
- Stars
- 12k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
It seems that the `align` attribute is not supported in HTML5. Any reason why is this applied when aligning text within the editor. Looks like in Chrome/Safari it is applying the style attribute with a text-align value, instead. Thanks for any input.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce text alignment in the editor with Firefox, then compare the generated markup or styling with Chrome and Safari. Confirm which alignment behavior should be consistent across browsers and document the result with a regression check; done means aligned text uses the intended HTML5-compatible behavior in all three browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100