Bug 246789
| Summary: | Web Inspector: Copy CSS changes after a change | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | All | ||
| OS: | All | ||
Karl Dubost
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101618453>