CSS "pointer-events" wrongly highlighted/colored

Bug #1757099 reported by dinamic
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gedit (Ubuntu)
New
Undecided
Unassigned

Bug Description

ubuntu 16.04, gedit 3.18.3

open new document, paste this CSS
.green-bar{
 pointer-events: none;
 background: #8abf00;
 z-index:1;
 height: 8px;
 position: absolute;
 top: 9px;
 border-radius: 20px;"
}

pointer-events: should be with bold red but it's not, it's like gedit doesn't recognize that specific CSS keyword. the rest are ok background, z-index etc.

https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.