Bug Tracker

Modify

Ticket #2280 (closed bug: fixed)

Opened 5 years ago

Last modified 15 months ago

Selection by align attribute fails in Mozilla browsers

Reported by: choan Owned by:
Priority: major Milestone: 1.2.3
Component: core Version: 1.2.2
Keywords: selectors, align Cc:
Blocking: Blocked by:

Description

When using selectors involving the "align" attribute, Mozilla browsers return incorrect elements (every other browser works ok with the current code).

It seems that every TBODY, TR, TH and TD has its JS align attribute set to 'left' by default (but not its DOM align attribute).

There are to attachments to this report: the SVN diff for the fix and a testcase.

Attachments

align-attribute-selection.diff Download (492 bytes) - added by choan 5 years ago.
SVN diff for the fix
align.html Download (1.8 KB) - added by choan 5 years ago.
Tests (to be put inside the "test/" folder)

Change History

Changed 5 years ago by choan

SVN diff for the fix

Changed 5 years ago by choan

Tests (to be put inside the "test/" folder)

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to fixed

Test case works in 1.4.2 now.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.