Searched refs:RecordWithEmptyNodeLists (Results 1 – 1 of 1) sorted by relevance
81 class RecordWithEmptyNodeLists : public MutationRecord { class83 RecordWithEmptyNodeLists(PassRefPtrWillBeRawPtr<Node> target, const String& oldValue) in RecordWithEmptyNodeLists() function in blink::__anonee6cb0580111::RecordWithEmptyNodeLists116 class AttributesRecord : public RecordWithEmptyNodeLists {119 : RecordWithEmptyNodeLists(target, oldValue) in AttributesRecord()134 class CharacterDataRecord : public RecordWithEmptyNodeLists {137 : RecordWithEmptyNodeLists(target, oldValue) in CharacterDataRecord()