NEW 189735
Web Inspector: tooltip on incorrect input will show previous correct input
https://bugs.webkit.org/show_bug.cgi?id=189735
Summary Web Inspector: tooltip on incorrect input will show previous correct input
Haroen Viaene
Reported 2018-09-19 01:29:58 PDT
When you write an erroneous style rule (like float: center) after already writing a correct one (float: left), the tooltip on the warning message will show the previously (correct) rule, not the current rule.
Attachments
Gif of the behaviour (163.15 KB, image/gif)
2018-09-19 01:30 PDT, Haroen Viaene
no flags
Haroen Viaene
Comment 1 2018-09-19 01:30:43 PDT
Created attachment 350097 [details] Gif of the behaviour This is a gif of the occurring behaviour
Haroen Viaene
Comment 2 2018-09-19 01:31:21 PDT
13607.1.2.1 (release 63) is what I tested this in
Note You need to log in before you can comment on or make changes to this bug.