Bug 246789 - Web Inspector: Copy CSS changes after a change
Summary: Web Inspector: Copy CSS changes after a change
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Safari Technology Preview
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-19 21:30 PDT by Karl Dubost
Modified: 2022-10-26 21:30 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Dubost 2022-10-19 21:30:01 PDT
Steps to reproduce:
1. Open the Web Inspector
2. Open the Elements Tab
3. Select an element
4. Change its styles, for example, border: 1px solid red;
5. Head to the changes tab in the right column.

Expected:
Have a feature to copy the CSS in a way that shows the changes.

Actual:
We can select the code but it will copy all the properties indifferently.

See for example
https://github.com/pankajparashar/canidev.tools/issues/72
Comment 1 Radar WebKit Bug Importer 2022-10-26 21:30:32 PDT
<rdar://problem/101618453>