Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
refs/heads/DOMParser-interface
/
.
/
dom
/
xslt
/
large-cdata-ref.html
blob: 7f80540c5f88a7cbce2a2cb7d3e9232f07267e98 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<style>
iframe
{
width
:
100%
;
}
html
,
body
,
iframe
{
margin
:
0
;
padding
:
0
;
border
:
none
;
height
:
100%
;
}
</style>
<iframe
src
=
"resources/large_CDATA_ref.html"
></iframe>