[wp-trac] [WordPress Trac] #28191: Visual Editor Changing Order of Outputted HTML Tag Attributes
WordPress Trac
noreply at wordpress.org
Mon May 12 04:31:05 UTC 2014
#28191: Visual Editor Changing Order of Outputted HTML Tag Attributes
--------------------------+-------------------------
Reporter: EMG | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: TinyMCE | Version: 3.9
Severity: normal | Resolution: worksforme
Keywords: close | Focuses:
--------------------------+-------------------------
Changes (by azaozz):
* status: new => closed
* resolution: => worksforme
* milestone: Awaiting Review =>
Comment:
Agree with @helen, there is no mention of attributes order in either HTML
4.0, XHTML 1.0 or HTML 5.0 specs.
The link in the support thread is about compressing server output, has
nothing to do with rankings or specs. Even looking at the HTML source of
that google page, there is a link in the footer where href is the last
attribute :)
As TinyMCE serializes the DOM into a string, the attributes order can
actually be set. If you feel strongly about that, perhaps open a ticket on
their [http://www.tinymce.com/develop/bugtracker.php bug tracker].
Closing as worksforme. If changed upstream, it will be included with the
TinyMCE updates.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28191#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list