Structsยง
- CSSError
Reporter ๐ - Layout
Value ๐ - An instance of a value associated with a particular snapshot of layout. This stored value can only be read as long as the associated layout marker that is considered valid. It will automatically become unavailable when the next layout operation is performed.
- Ongoing
Navigation ๐ - An id used to cancel navigations; for now only used for planned form navigations. Loosely based on https://html.spec.whatwg.org/multipage/#ongoing-navigation.
- Pending
Image Callback - A callback to call when a response comes back from the
ImageCache
. - Window ๐
Enumsยง
- Layout
Blocker ๐ - During loading and parsing, layouts are suppressed to avoid flashing incomplete page contents.
- Window
State ๐ - Current state of the window object
Constantsยง
- INITIAL_
REFLOW_ ๐DELAY - How long we should wait before performing the initial reflow after
<body>
is parsed, assuming that<body>
take this long to parse. - _IMPL_
DOMOBJECT_ ๐FOR_ Window
Functionsยง
- base64_
atob ๐ - base64_
btoa ๐ - dump_
js_ ๐ โstack - Helper for interactive debugging sessions in lldb/gdb.
- is_
named_ ๐element_ with_ id_ attribute - is_
named_ ๐element_ with_ name_ attribute - should_
move_ ๐clip_ rect