Output attribute old value in the debug print
This commit is contained in:
parent
af4c15f08d
commit
f42c8c14bd
@ -63,6 +63,7 @@ BrowserUIShowHideObserver.prototype = {
|
|||||||
childList : true,
|
childList : true,
|
||||||
attributes : true,
|
attributes : true,
|
||||||
subtree : true,
|
subtree : true,
|
||||||
|
attributeOldValue: DEBUG,
|
||||||
attributeFilter : [
|
attributeFilter : [
|
||||||
'hidden',
|
'hidden',
|
||||||
'collapsed',
|
'collapsed',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user