Sign in
webkit
/
WebKit
/
a3dac503d27b0615b748b043cf9728afb4472c9e
/
.
/
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>