Enumeration (GI Enum)

WebKit-6.0WebKitUserContentInjectedFramesSince 2.6

Specifies in which frames user style sheets are to be inserted in.

2.6

Index

Enumeration Members

Enumeration Members

ALL_FRAMES: number

Insert the user style sheet in all the frames loaded by the web view, including nested frames. This is the default.

TOP_FRAME: number

Insert the user style sheet only in the top-level frame loaded by the web view, and not in the nested frames.