Sign in
webkit
/
WebKit
/
d261d7bc5cd85c4a09b02ad912aef5e520fb15e5
/
.
/
LayoutTests
/
fast
/
text
/
simple-line-layout-innerText-with-newline-expected.html
blob: 121ee16c9dd406aa8ebb4fc68c9d4aa3fd6f5586 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
This tests that innerText works fine with new line characters. (replacing them with space)
</title>
</head>
<body>
<div>
foo bar
</div>
</body>