[Webkit-unassigned] [Bug 271402] Web Inspector: Reopening inspector loses style edits to @import-ed rules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 11:12:08 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=271402

Qianlang Chen <qianlangchen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qianlangchen at apple.com

--- Comment #3 from Qianlang Chen <qianlangchen at apple.com> ---
Created attachment 470728

  --> https://bugs.webkit.org/attachment.cgi?id=470728&action=review

Video demo: navy got reverted back to olive after reopening inspector

UPDATE: This issue seems to not only apply to imported rules, but just any rule.

Even just this rule:
    body {
        color: olive;
    }

Change olive to navy. Reopen the inspector and it's olive again (but still shown up as navy in the webpage; that part's expected)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240402/69e66733/attachment.htm>


More information about the webkit-unassigned mailing list