[html5] r7463 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 12 12:00:11 PDT 2012
Author: ianh
Date: 2012-10-12 12:00:10 -0700 (Fri, 12 Oct 2012)
New Revision: 7463
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=18999
Affected topics: Canvas, DOM APIs
Modified: complete.html
===================================================================
--- complete.html 2012-10-12 18:57:00 UTC (rev 7462)
+++ complete.html 2012-10-12 19:00:10 UTC (rev 7463)
@@ -36682,7 +36682,7 @@
<p>Otherwise, the image file's pixel data must be the canvas
bitmap's pixel data scaled to one image pixel per coordinate space
- unitl, and if the file format used supports encoding resolution
+ unit, and if the file format used supports encoding resolution
metadata, the resolution must be given as 96dpi (one image pixel per
CSS pixel).</p>
Modified: index
===================================================================
--- index 2012-10-12 18:57:00 UTC (rev 7462)
+++ index 2012-10-12 19:00:10 UTC (rev 7463)
@@ -36682,7 +36682,7 @@
<p>Otherwise, the image file's pixel data must be the canvas
bitmap's pixel data scaled to one image pixel per coordinate space
- unitl, and if the file format used supports encoding resolution
+ unit, and if the file format used supports encoding resolution
metadata, the resolution must be given as 96dpi (one image pixel per
CSS pixel).</p>
Modified: source
===================================================================
--- source 2012-10-12 18:57:00 UTC (rev 7462)
+++ source 2012-10-12 19:00:10 UTC (rev 7463)
@@ -42834,7 +42834,7 @@
<p>Otherwise, the image file's pixel data must be the canvas
bitmap's pixel data scaled to one image pixel per coordinate space
- unitl, and if the file format used supports encoding resolution
+ unit, and if the file format used supports encoding resolution
metadata, the resolution must be given as 96dpi (one image pixel per
CSS pixel).</p>
More information about the Commit-Watchers
mailing list