Skip to content

Commit bc809be

Browse files
committed
[css-ruby] Add rp { display: none; } to the UA default stylesheet
1 parent fb113d2 commit bc809be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css-ruby/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,6 +1368,7 @@ <h3 id="default-ua-ruby" class="no-num">
13681368
<pre>
13691369
<!-- -->ruby { display: ruby; }
13701370
<!-- -->rb { display: ruby-base; white-space: nowrap; }
1371+
<!-- -->rp { display: none; }
13711372
<!-- -->rt { display: ruby-text; white-space: nowrap; font-size: 50%; }
13721373
<!-- -->rbc { display: ruby-base-container; }
13731374
<!-- -->rtc { display: ruby-text-container; }

0 commit comments

Comments
 (0)