[Webkit-unassigned] [Bug 160774] Web Inspector: ER: Copy Node as HTML with Computed Style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 20 22:40:15 PDT 2016


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

Devin Rousso <dcrousso+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #286554|                            |review?, commit-queue?
              Flags|                            |

--- Comment #6 from Devin Rousso <dcrousso+webkit at gmail.com> ---
Created attachment 286554
  --> https://bugs.webkit.org/attachment.cgi?id=286554&action=review
Patch

I strayed away from the description slightly due to the fact that we are unable to reliably fetch the computed style of each node (including children) in a synchronous way (at least with the current implementation).  Given that there is already a "Copy as HTML", I thought that it made more sense to just add "Copy Computed Style" that dumps a newline-separated list of the set/inherited CSS properties to the clipboard.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160821/e3943b9c/attachment.html>


More information about the webkit-unassigned mailing list