Home | History | Annotate | Download | only in WebCore

Lines Matching full:ancestor

3130         looking at ancestor frame elements. THis use to return false, which was incorrect.
3142 (TreeElement.prototype.hasAncestor): Return true if the element has the passed in ancestor.
4182 recursive (and checks for transparency layers all the way up the ancestor document chain back to
5045 Test: fast/transforms/transform-positioned-ancestor.html
10963 that has the propertyNames up to the root ancestor concatenated with a period.
16353 stop marking ancestor as having a changed child once we already reach
16354 an ancestor so marked.
40726 and have no common ancestor.
41406 Added. Returns true if a is an ancestor of b if a is an ancestor of a
56353 Fix a bug in layers where the positioned ancestor was being computed incorrectly (the root should not
61905 against a cleared lookup table. In that case we need to fallback on DOM ancestor lookup.
61909 but the TreeOutline no longer has the element in the _knownTreeElements list do an ancestor lookup
75186 - fix a bug where CSS rules with :hover in the ancestor chain stopped
75187 working after changing the inline style declaration of the ancestor
76606 keep) the ancestor as the layout root.