Output attribute old value in the debug print

This commit is contained in:
YUKI Hiroshi 2015-09-25 15:10:19 +09:00
parent af4c15f08d
commit f42c8c14bd

View File

@ -63,6 +63,7 @@ BrowserUIShowHideObserver.prototype = {
childList : true,
attributes : true,
subtree : true,
attributeOldValue: DEBUG,
attributeFilter : [
'hidden',
'collapsed',