Lines Matching full:child
2153 child text boxes in ie. a RenderSVGInlineText objects (which happens for RTL text and
2155 This affects a lot of LTR tests which actually had more than one child text box, that
2268 Caused by ie. CSS translation like "left: 50px; top: 50px" when <svg> is a child of a <div>.
8645 If the current frameloader is for a child frame, and the navigation is occuring
9187 Test: fast/css/hover-affects-child.html
11225 Fix some more bad assumptions about <html> being the first child of the document now that we
11551 Test: editing/selection/inline-closest-leaf-child.html
12474 child
12486 we are still attached to a parent, tag that parent as having a "bad" child list.
12503 (WebCore::InlineFlowBox::checkConsistency): Added. Checks consistency of the child list by
12505 "bad" child list state, which happens if one of our children is destroyed without removing
12506 it from our list; that's normal, but once it happens we can't look at our child list again.
12863 Fix for 5374437, allow comment nodes to be the child of a document.
15482 to the document's named item map. Furthermore, since the <object> contains a child that
16237 child frame, and we want to avoid regressing <rdar://problem/4921797>.
16581 that prevented it from being used in non-child frame, non-redirect
16969 the case where the list is a child of the list item, to match Firefox.
16973 whether the child or any of its siblings following it will generate a line
18113 (WebCore::RenderContainer::updateBeforeAfterContentForContainer): If a child
30687 Fix the plugins on cnn.com. Don't let the scroll view move child plugins around if it hasn't even been parented yet.
31198 Hook up the mouse capture architecture so that child widgets capture events while the mouse is pressed.
34857 which will run during layout, will create a new first-letter child. Otherwise we end up
35696 (WebCore::RenderFrameSet::isChildAllowed): Added. Allows the child only
41001 ignored when processing CSS child rules
41003 Test: fast/css/child-selector-implicit-tbody.html
41050 old child.
41650 (WebCore::Node::notifyLocalNodeListsChildrenChanged): Reset the common caches for child node
42310 or from the last child.
42858 background rather than as a child's background, now that children are
43820 incorrectly shrinking down to be the size of the child. This
46520 The solution here is to check that an element is still your child before
47648 (WebCore::XPath::isValidContextNode): XPath data model doesn't put attribute data into child
50325 on the parent (in case the child is what has been keeping it from completing).
53164 (WebCore::RenderBlock::layoutBlockChildren): Detect when a child block had
55128 (WebCore::RenderBlock::addOverhangingFloats): Any floats of the child that
55129 are not to be painted by the parent are added to the child's overflow rect.
55137 child, add its floats to its overflow, since painting of floats does not
56313 (WebCore::RenderBlock::addOverhangingFloats): Any floats of the child that
56314 are not to be painted by the parent are added to the child's overflow rect.
56322 child, add its floats to its overflow, since painting of floats does not
56426 Do not create child renderers for table column groups
56427 if the child has not a table column display type.
57595 (WebCore::RenderBlock::collapseMargins): Update the layout delta for the child
57931 each page to cancel keepAlive only for its child frames, because a frame
58033 belonging to its child frames.
58040 (WebCore::Page::~Page): Made each page cancel its child keepAlive timers
59477 ASSERTION FAILURE: !child->needsLayout() on paypal.com
61597 Added: svg/custom/clip-path-child-changes.svg
61607 Added: svg/custom/js-update-pattern-child.svg
61609 Added: svg/custom/marker-child-changes.svg
61612 Added: svg/custom/mask-child-changes.svg
66071 your first child block.)
66748 column rule painting, child layers.
67168 child boxes for anonymous blocks. We need to be more thorough when
68023 (WebCore::destroyCounterNodeChildren): Delete the child counter nodes.