Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / ruby / generated-before-counter-doesnt-crash.html
blob502703936020aaeaec5ef03acacddc38e70d1128
1 <html>
2 <script>
3 if (window.testRunner)
4 testRunner.dumpAsText();
5 </script>
6 <style type="text/css">
8 ruby:before{
9 counter-reset: g -2532653 K -48696899414062 ll -48202514648437 rr -1821899414062;
11 ruby::before{
12 display: table;
13 content: url("does-not-exist");
16 </style>
17 <ruby>
18 <ruby>
19 <ruby>
20 <style type="text/css">
21 ruby{
22 float: right;
24 </style>
25 <ruby>
26 This test passes if it doesn't crash.