Sign in
webkit
/
WebKit
/
51d2026f123f19fcb7f647cb9beef1a0b7f94b83
/
.
/
LayoutTests
/
editing
/
mac
/
attributed-string
/
comment-cdata-section.html
blob: d4d6444848666a17f8c6e32276f59cd9534c4fe0 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script
src
=
"resources/dump-attributed-string.js"
></script>
</head>
<body>
hello
<!-- FAIL1 -->
<![CDATA[ FAIL2 ]]> world.
</body>
</html>