Bug Tracker

Opened 9 years ago

Closed 9 years ago

#14901 closed bug (fixed)

"Unsafe HTML" warnings in WWA

Reported by: dmethvin Owned by: gibson042
Priority: blocker Milestone: 2.1.1
Component: support Version: 1.11.0
Keywords: Cc:
Blocked by: Blocking:

Change History (8)

comment:1 Changed 9 years ago by dmethvin

Component: unfiledsupport
Milestone: None1.11.1/2.1.1
Priority: undecidedlow
Resolution: fixed
Status: newclosed

comment:2 Changed 9 years ago by dmethvin

Milestone: 1.11.1/2.1.12.1.1

Only needed on the 2.x branch since it's for WWA support, and cherry-picking it is pretty messy.

comment:3 Changed 9 years ago by dmethvin

#14913 is a duplicate of this ticket.

comment:4 Changed 9 years ago by anonymous

One of the two errors is gone in 2.1.1-beta1, but the other is still present.

div.innerHTML = "<select t=><option selected=></option></select>";

comment:5 Changed 9 years ago by dmethvin

Priority: lowblocker
Resolution: fixed
Status: closedreopened

comment:6 Changed 9 years ago by dmethvin

Status: reopenedopen

Thanks for catching this! Yes, Sizzle didn't get updated but it was fixed there.

https://github.com/jquery/sizzle/pull/253

comment:7 Changed 9 years ago by gibson042

Owner: set to gibson042
Status: openassigned

comment:8 Changed 9 years ago by Richard Gibson

Resolution: fixed
Status: assignedclosed

Selector: Update Sizzle to 1.10.19

Fixes #14901 Fixes #14793

Changeset: 90b43de21296cf59af7dd37c49c1a9a4f8483f68

Note: See TracTickets for help on using tickets.