Home | History | Annotate | Download | only in WebCore

Lines Matching full:children

1303         (WebCore::LayerChromium::children):
1346 Test: fullscreen/full-screen-remove-children.html
1859 coalesce anonymous children.
12952 (WebCore::JSScriptProfileNode::children):
13188 (WebCore::JSScriptProfileNode::children):
13333 - Gave two shadow children for HTMLDetailsElement. One is DetailsContentElement, that
14742 - Introduced ShadowContentElement which hosts forwarded children of <summary>
18939 deleteButtonController if the container itself (or any of its children)
20590 Test: fast/dom/shadow/no-renderers-for-light-children.html
20596 added a check for children of an element with a shadow DOM.
21637 children.
23618 correct placement of the children, esp where we cannot insert
23671 [GTK] Expose menu items and menus as children of a menu bar
23674 Ensure menu items get exposed when they're children of menu bars.
24877 make a final decision before including children in the hierarchy.
24974 (WebCore::AccessibilityARIAGrid::addChild): Add the row's children
26616 shadow children. Forwards rendering through the root and into the
26655 (WebCore::ShadowRoot::recalcStyle): forward recalc to children
29376 We were not spanning rotation values correcty accross text children, which resulted in text-span-02-b.svg misrendering.
34528 its children have either role 'option' or 'menuitem'. Other than
34693 When it comes time to do computeLogicalboxHeights, we can avoid recurring into the children of
34698 Because of the quirks mode rule of only shrinking boxes with no immediate text children, we need
34997 would clone the children of the <symbol>. The children may contain
37842 recursively down to the children.
39002 Test: fast/html/details-children-merge-crash.html
39004 Preventing merging of RenderDetails's anonymous children.
43624 have had children appended to them that editing wouldn't normally allow.
43633 (WebCore::canHaveChildrenForEditing): Adding a condition that the nodes don't already have children
44623 After the inline box tree is created, the SVGRootInlineBox traverses its children in visual order and feeds the
47218 children. When a descendent with percentage height is present before
48538 their children are changed.
51747 assuming a 1-1 mapping between children and row/column.
54195 children to the DocumentFragment, push the DocumentFragment directly
54728 children to the DocumentFragment, push the DocumentFragment directly
61782 Add a hit test handler for canvas elements that handles clicks on the canvas but ignores children.
64283 The directionality is evaluated when children are added, and cleared when they are
64293 fast/dom/HTMLElement/attr-dir-auto-children.html
64294 fast/dom/HTMLElement/attr-dir-auto-remove-add-children.html
65393 when drawing the pattern children. <mask> + <clipPath> don't have the problem.
65480 (WebCore::RenderHTMLCanvas::children):