Home | History | Annotate | Download | only in webkitpy

Lines Matching full:child

765         """Return only the first child of this Tag matching the given
1287 # Tags with just one string-owning child get the child as a
1654 """This class will push a tag with only a single string child into
1656 name, and the value is the string child. An example should give