Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreadev-it/stacking-contexts-inspector
/ types & classes
Types & classes
8 in github.com/andreadev-it/stacking-contexts-inspector
⨍
Functions
99
◇
Types & classes
8
Class
src/scripts/classes/StackingContext.js:12
Class
src/scripts/classes/ContextsContainer.js:12
Class
src/scripts/classes/ContextChecks.js:8
Class
src/scripts/classes/TabStatus.js:9
Class
ContextCheck
src/scripts/classes/ContextChecks.js:8
Class
ContextsContainer
* Class to represent a document container or an iframe. It should just be a wrapper around contexts * * @class * @extends StackingContext * @prop
src/scripts/classes/ContextsContainer.js:12
Class
StackingContext
* This class will be used to represent a static context. * * @property {number} id * @property {StackingContext} parent The parent static context.
src/scripts/classes/StackingContext.js:12
Class
TabStatus
* This class is used to represent the status of a tab. It contains informations on whether or not this * tab is currently inspected and which script
src/scripts/classes/TabStatus.js:9