-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
<img> align attribute doesn't work #41048
Copy link
Copy link
Closed
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentC-has-manual-testcase
Description
Describe the bug:
The deprecated align attribute on <img> isn't supported. Note that according to https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img#align the effect of this attribute maps directly to extant CSS attributes.
To Reproduce:
Go to http://www.javaonthebrain.com/links.html

The mascot uses align=right but is on the left in Servo.

Above is Firefox.
Platform:
Windows 10, latest Servo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentC-has-manual-testcase