repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
svg
/
text
/
layout-inline-children-assert.html
blob
d88acc4a1b16218341e812690c6e00a11057e0c3
1
<!doctype
html
>
2
<style>
3
* {
4
-webkit-columns:
2
;
5
}
6
</style>
7
<script>
8
if
(
window
.
testRunner
) {
9
testRunner
.
dumpAsText
();
10
}
11
</script>
12
<p>
This test should not assert in debug mode.
</p>
13
<svg><text>
a
14