Closed Bug 978253 Opened 11 years ago Closed 11 years ago

live-preview's popping highlight elements in the wrong order

Categories

(Webmaker Graveyard :: Thimble, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: michiel, Assigned: michiel)

Details

Attachments

(1 file)

live-preview's using .slice(0,1)[0] instead of .pop() for finding elements to highligh. Simply fix
you'd see this go wrong with highlighting nested things like <p><img ....></p>, which goes wrong on staging/prod atm, but works fine with this fix.
Attachment #8383914 - Flags: review?(ali)
Attachment #8383914 - Flags: review?(ali) → review+
landed.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: