We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bbed3 commit db1c09dCopy full SHA for db1c09d
tree-construction/ruby.dat
@@ -277,3 +277,19 @@
277
| <rp>
278
| "b"
279
| <span>
280
+
281
+#data
282
+<html><ruby><rtc><ruby>a<rb>b<rt></ruby></ruby></html>
283
+#errors
284
+(1,6): expected-doctype-but-got-start-tag
285
+#document
286
+| <html>
287
+| <head>
288
+| <body>
289
+| <ruby>
290
+| <rtc>
291
292
+| "a"
293
+| <rb>
294
+| "b"
295
+| <rt>
0 commit comments