Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html-ruby-extensions/html-ruby-704.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<html lang="en" >
<meta charset="utf-8">
<title>Ruby Markup Content Model: rp outside ruby</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net">
<link rel="help" href="https://www.w3.org/TR/html-ruby-extensions/#the-rp-element">
<meta name="assert" content="The rp (“ruby parenthetical”) element represents nothing. (Even when it is not a descendant of a ruby element.)">
<link rel="match" href="reference/html-ruby-704-ref.html">
<body>
<p>
This test passes if the word "FAIL" does not appear below.
<hr>
<rp>FAIL</rp>