Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /dom/xslt/large-cdata.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<link rel=author href="mailto:jarhar@chromium.org">
<link rel=match href="large-cdata-ref.html">
<style>
iframe {
width: 100%;
}
html, body, iframe {
margin: 0;
padding: 0;
border: none;
height: 100%;
}
</style>
<iframe src="resources/large_CDATA.xml"></iframe>