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
/
fast
/
ruby
/
generated-before-counter-doesnt-crash.html
blob
502703936020aaeaec5ef03acacddc38e70d1128
1
<html>
2
<script>
3
if
(
window
.
testRunner
)
4
testRunner
.
dumpAsText
();
5
</script>
6
<style
type
=
"text/css"
>
7
8
ruby
:
before
{
9
counter-reset
:
g
-
2532653
K
-
48696899414062
ll
-
48202514648437
rr
-
1821899414062
;
10
}
11
ruby
::
before
{
12
display
:
table
;
13
content
:
url
(
"does-not-exist"
);
14
}
15
16
</style>
17
<ruby>
18
<ruby>
19
<ruby>
20
<style
type
=
"text/css"
>
21
ruby
{
22
float
:
right
;
23
}
24
</style>
25
<ruby>
26
This test passes if it doesn't crash.