HomePhabricator

Replace deprecated attribute "width" with CSS "width" property

Tags
None
Referenced Files
None
Subscribers
None

Description

Replace deprecated attribute "width" with CSS "width" property

The width attribute is deprecated in HTML5. It should use the CSS width property instead. For example, width='100%' should be replaced with style="width: 100%;".

Bug: T42211
Change-Id: I34f7819b0615e951c0f433cfbbaff5bcc32784b0

Details

Provenance
MtDuAuthored on Dec 30 2016, 6:40 PM
Parents
rEFLR7316dc4c1707: Localisation updates from https://translatewiki.net.
Branches
Unknown
Tags
Unknown
ChangeId
I34f7819b0615e951c0f433cfbbaff5bcc32784b0

Event Timeline