Searched refs:targetOrBaseTarget (Results 1 – 1 of 1) sorted by relevance
208 …String targetOrBaseTarget = copiedAttributes.target().isEmpty() ? document->baseTarget() : copiedA… in create() local210 …return adoptRef(new FormSubmission(copiedAttributes.method(), actionURL, targetOrBaseTarget, encod… in create()