webview-get-style debugging
This commit is contained in:
+1
-1
@@ -1031,7 +1031,7 @@
|
||||
(r '()))
|
||||
(send cl forEach
|
||||
(λ (st)
|
||||
(send console log set)
|
||||
(send console log st)
|
||||
(let ((stl (send window getComputedStyle el)))
|
||||
(set! (js-ref r st) (js-ref stl st)))))
|
||||
(send console log r)
|
||||
|
||||
Reference in New Issue
Block a user