[html5] r6554 - [giowt] (0) Fix the default font size for cue text to be half what it was intend [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Sep 14 15:36:52 PDT 2011
Author: ianh
Date: 2011-09-14 15:36:51 -0700 (Wed, 14 Sep 2011)
New Revision: 6554
Modified:
complete.html
index
source
Log:
[giowt] (0) Fix the default font size for cue text to be half what it was intended to be before, and fifty times bigger than it was actually specified to be before...
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14118
Modified: complete.html
===================================================================
--- complete.html 2011-09-14 22:12:31 UTC (rev 6553)
+++ complete.html 2011-09-14 22:36:51 UTC (rev 6554)
@@ -93463,7 +93463,7 @@
the <a href=#list-of-webvtt-node-objects>List of WebVTT Node Objects</a> was constructed.</p>
<p>The 'font' shorthand property on the (root) <a href=#list-of-webvtt-node-objects>List of WebVTT
- Node Objects</a> must be set to '0.1vh sans-serif'. <a href=#refsCSSRUBY>[CSSRUBY]</a> <a href=#refsCSSVALUES>[CSSVALUES]</a></p>
+ Node Objects</a> must be set to '5vh sans-serif'. <a href=#refsCSSRUBY>[CSSRUBY]</a> <a href=#refsCSSVALUES>[CSSVALUES]</a></p>
<p>The 'color' property on the (root) <a href=#list-of-webvtt-node-objects>List of WebVTT Node
Objects</a> must be set to 'rgba(255,255,255,0)'. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></p>
Modified: index
===================================================================
--- index 2011-09-14 22:12:31 UTC (rev 6553)
+++ index 2011-09-14 22:36:51 UTC (rev 6554)
@@ -88889,7 +88889,7 @@
the <a href=#list-of-webvtt-node-objects>List of WebVTT Node Objects</a> was constructed.</p>
<p>The 'font' shorthand property on the (root) <a href=#list-of-webvtt-node-objects>List of WebVTT
- Node Objects</a> must be set to '0.1vh sans-serif'. <a href=#refsCSSRUBY>[CSSRUBY]</a> <a href=#refsCSSVALUES>[CSSVALUES]</a></p>
+ Node Objects</a> must be set to '5vh sans-serif'. <a href=#refsCSSRUBY>[CSSRUBY]</a> <a href=#refsCSSVALUES>[CSSVALUES]</a></p>
<p>The 'color' property on the (root) <a href=#list-of-webvtt-node-objects>List of WebVTT Node
Objects</a> must be set to 'rgba(255,255,255,0)'. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></p>
Modified: source
===================================================================
--- source 2011-09-14 22:12:31 UTC (rev 6553)
+++ source 2011-09-14 22:36:51 UTC (rev 6554)
@@ -105923,7 +105923,7 @@
the <span>List of WebVTT Node Objects</span> was constructed.</p>
<p>The 'font' shorthand property on the (root) <span>List of WebVTT
- Node Objects</span> must be set to '0.1vh sans-serif'. <a
+ Node Objects</span> must be set to '5vh sans-serif'. <a
href="#refsCSSRUBY">[CSSRUBY]</a> <a
href="#refsCSSVALUES">[CSSVALUES]</a></p>
More information about the Commit-Watchers
mailing list