Monday, June 3, 2013 Schema.org and JSON-LD We'd like to take a minute to share our enthusiasm for some recent work at W3C: JSON-LD. Schema.org is all about shared vocabulary - it helps integrate data across applications, Web sites and data f... 続きを読む
JAWS' implementation of the HTML5 outline algorithm is incorrect with IE and Firefox when the author explicitly specifies the heading levels. Fortunately, there is a relatively simple fix until JAWS finally fixes the bug. The HTML5 outline al... 続きを読む
WG Decision to stop work on "HTML: The Markup Language" and "HTML5: Edition for Web Authors" From: Paul Cotton <Paul.Cotton@microsoft.com> Date: Tue, 28 May 2013 17:58:48 +0000 To: "public-html-admin@w3.org" <public-html-admin@w3.org> CC: "Ro... 続きを読む
Webmaster level: all Today, we’re launching support for the schema.org markup for organization logos, a way to connect your site with an iconic image. We want you to be able to specify which image we use as your logo in Google search results... 続きを読む
From: Mallory van Achterberg <stommepoes@stommepoes.nl> Date: Tue, 7 May 2013 16:43:51 +0200 To: Christopher Healey <deezignink@gmail.com> Cc: Steve Faulkner <faulkner.steve@gmail.com>, public-html@w3.org, Ian Devlin <ian@iandevlin.com> Messa... 続きを読む
From: Steve Faulkner <faulkner.steve@gmail.com> Date: Tue, 7 May 2013 14:26:31 +0100 Message-ID: <CA+ri+VkrKab5=6gMLqj220mhNpG__kDTW=0Kesk4En0Rh+bcTA@mail.gmail.com> To: HTMLWG WG <public-html@w3.org> disclaimer: its an off the cuff idea only... 続きを読む
+ <p class="note">Do not use <code>h1</code>–<code>h6</code> elements to markup subheadings, subtitles, alternative titles and taglines unless they are intended to be the heading for a new section or subsection. Instead use the markup patte... 続きを読む
CfC: remove Microdata from HTML 5.0, incorporate Microdata into 5.1, publish Microdata doc as a W3C note From: Sam Ruby <rubys@intertwingly.net> Date: Wed, 01 May 2013 12:27:49 -0400 Message-ID: <51814285.8060209@intertwingly.net> To: "public... 続きを読む
There is nothing more frustrating than things going wrong without you knowing what happened. Things breaking with a very obvious reason are not as bad. Say you drop your phone and you see the display smashed – there is no question why the to... 続きを読む
Buy my book! Introducing HTML5 by Bruce Lawson and Remy Sharp Buy (USA) Buy (UK) Hear me rant! Categories accessibility web standards (353) ARIA (12) art and culture (83) call to arms (11) Cambodia (7) CSS3 (25) current events (55) DAP (4) DT... 続きを読む
From: Steve Faulkner <faulkner.steve@gmail.com> Date: Sun, 14 Apr 2013 11:56:46 +0100 Message-ID: <CA+ri+V==_yJjDqry5Vt32-RKkeANHHzTsjoHqe61LfkVx+WZUw@mail.gmail.com> To: HTMLWG WG <public-html@w3.org> The following commits remove hgroup from... 続きを読む
Index: source =================================================================== --- source (revision 7816) +++ source (revision 7817) @@ -16377,7 +16377,7 @@ <dt><span title="element-dfn-contexts">Contexts in which this element can be used<... 続きを読む
Remove MicroData implementation Per the discussion on blink-dev we should remove the MicroData implementation. There's questions of quality, a maintainer, and that no port of WebKit ever turned it on. See: https://groups.google.com/a/chromium... 続きを読む
schema.org 1.0a revision: LRMI, Datasets, Audience, Technical Publishing vocabulary and more. From: Dan Brickley <danbri@google.com> Date: Fri, 5 Apr 2013 01:48:11 +0100 Message-ID: <CAK-qy=6nk84j+iXavEw78k+MzvaFYbbhkELcD_9OAu9-uR-fPQ@mail.gm... 続きを読む
この Blog では、Google+ ページも運用していて、記事を更新した際にそっちにも投稿しています。 ところが、ちょっと前からリンクを投稿したときに、OGP (Open Graph Protocol) に指定した概要文 (og:description の値に入れてるテキスト) とかが無視されて... 続きを読む
as per the chairs decision I plan to remove hgroup from the HTML5 spec. It will be made non conforming, but the implemented parsing rules and user agent CSS rules will remain (as is usual for obsoleted) elements and add advice on how to mark ... 続きを読む
From: Steve Faulkner <faulkner.steve@gmail.com> Date: Wed, 3 Apr 2013 10:49:28 +0100 Message-ID: <CA+ri+Vmh2+JDvWgQ-YFZjq16gV7S_tyK765ZA8YPuksF5w45-w@mail.gmail.com> To: HTMLWG WG <public-html@w3.org> Cc: Robin Berjon <robin@w3.org>, "Edward ... 続きを読む
From: Marcos Caceres <w3c@marcosc.com> Date: Thu, 15 Nov 2012 12:48:35 +0000 To: public-webdevdata@w3.org Message-ID: <6C83A68A5B6040AD80D4A0AADC4355ED@marcosc.com> Hi, Thanks for helping get the group going. I've set up a repo on Github: htt... 続きを読む
Web Developer Data download (518 Mb)data-dec2012.zip Web Development Data This group intends to analyse web development data from around the world and publish monthly reports. By leveraging open source tools, we hope to create an open source... 続きを読む
Index: source =================================================================== --- source (revision 7783) +++ source (revision 7784) @@ -10209,6 +10209,15 @@ the element.</p></dd> + <dt><dfn title="element-dfn-tag-omission">Tag omission in... 続きを読む
From: Paul Cotton <Paul.Cotton@microsoft.com> Date: Tue, 2 Apr 2013 00:53:01 +0000 To: "public-html-admin@w3.org" <public-html-admin@w3.org> CC: "Steven Faulkner <faulkner.steve@gmail.com> (faulkner.steve@gmail.com)" <faulkner.steve@gmail.com... 続きを読む
2013-03-27 longdesc属性に関するどうでもいい話 HTML5向けにHTML Image Description Extensionとして、いわゆるHTML4.01でいうところのimg要素のlongdesc属性のドラフトが出ていました。 という話がGoogleグループのhtml5jに投稿されていて、Firefoxしか実装し... 続きを読む
README.md Meaningless A Chrome Extension to uncover the semantics of the web. What It Does The Meaningless extension looks at the elements and attributes that make up the web pages you browse, even the dynamic content that's loaded after a pa... 続きを読む
Global Stats About Get the Extension FAQ How Does It Work? Meaningless is a Chrome Extensionthat attempts to charachterize the tag-name or custom element name, microformat type, schema.org type, and ARIA role of the elements users encoutner o... 続きを読む
From: Alex Russell <slightlyoff@google.com> Date: Wed, 27 Mar 2013 13:58:46 +0000 Message-ID: <CANr5HFU_78vnvPfotF0z58RPbsoG-_5L3L=bUYsyNBg=__-ZOg@mail.gmail.com> To: "www-tag@w3.org List" <www-tag@w3.org>, public-html WG <public-html@w3.org>... 続きを読む
spanstyle="font-size:18.0pt;font-family:"epson太丸ゴシック体b";mso-hansi-font-family:はんなり明朝;color:#ff6699" 続きを読む
あとで改めて、きちんとした記事にするかもです。 引用している他の方のツイートは、自分のツイートのきっかけになったものであり、それ以上の意味はありません。 by securecat 続きを読む
[HTML]セマンティックで正しいコードを書く目的 ― 二人の主を戴く技術者 - WEBCRE8.jp という記事がFacebookのフィードに流れてきたので読んでみました。 1がいきなり理由(目的)じゃないですし、2と5は同じことを言ってますし(SEOに強いなんて事実はもはや... 続きを読む
Though technically links aren't a requirement to make the internet function (you can get by on just urls), they are the primary reason why the web took off so gloriously. Linking is an essential part of every web page out there, without links... 続きを読む
From: Steve Faulkner <faulkner.steve@gmail.com> Date: Mon, 18 Feb 2013 16:54:13 +0000 Message-ID: <CA+ri+VnxKwKkw2QZL1pwdq7dtm3ndQ2OpCXOLSbFUN93Z6v=CA@mail.gmail.com> To: HTMLWG WG <public-html@w3.org> The HTML spec currently states [1]: The ... 続きを読む
From: Steve Faulkner <faulkner.steve@gmail.com> Date: Thu, 14 Feb 2013 13:50:03 +0000 Message-ID: <CA+ri+Vkf3+WKJk+Bgb6nLysE777mQcctJhhFAH2rT+pj3i3P2w@mail.gmail.com> To: HTMLWG WG <public-html@w3.org> Cc: HTML Accessibility Task Force <publi... 続きを読む
Index: source =================================================================== --- source (revision 7708) +++ source (revision 7709) @@ -18413,7 +18413,355 @@ </div> + <h5>Sample outlines</h5> + <!--END dev-html--><p><i>This section is non... 続きを読む
Index: source =================================================================== --- source (revision 7698) +++ source (revision 7699) @@ -17679,8 +17679,10 @@ <dt><span title="element-dfn-dom">DOM interface</span>:</dt><!--TOPIC:DOM APIs-->... 続きを読む
The inclusion of a main element in HTML has been the subject of debate for quite a while now. After Steve outlined the use cases, the element has now landed in the draft of the W3C spec. It isn’t in the WHATWG spec yet, but seeing as it is b... 続きを読む
The Importance Of HTML5 Sectioning Elements | Smashing Coding Whatever you call them — blocks, boxes, areas, regions — we’ve been dividing our Web pages into visible sections for well over a decade. The problem is, we’ve never had the rig... 続きを読む
Index: source =================================================================== --- source (revision 7679) +++ source (revision 7680) @@ -12022,6 +12022,7 @@ <li><code>keygen</code></li> <li><code>label</code></li> <li><code>link</code> (if... 続きを読む
Index: source =================================================================== --- source (revision 7233) +++ source (revision 7234) @@ -19785,15 +19785,6 @@ multiple levels, such as subheadings, alternative titles, or taglines.</p> - <p>F... 続きを読む
For the past 7 years myself and others have banged on about the trouble with the title attribute in regards to accessibility and usability. Bottom line is that it is not well supported in browsers and its usefulness is severely compromised as... 続きを読む
tl;dr If you want to hide content from mobile and tablet users as well as assistive tech users and keyboard only users, use the title attribute. The details The HTML title attribute is problematic. It is problematic because it is not well sup... 続きを読む
From: Steve Faulkner <faulkner.steve@gmail.com> Date: Thu, 24 Jan 2013 09:44:20 +0000 Message-ID: <CA+ri+V=dqT-vW+UQY9xzn-VyHwgDtJ4_SytkyKF0OW7kir8dnQ@mail.gmail.com> To: HTMLWG WG <public-html@w3.org> I think the current definition [4] of th... 続きを読む
From: Steve Faulkner <faulkner.steve@gmail.com> Date: Sat, 26 Jan 2013 17:00:16 +0000 Message-ID: <CA+ri+VnRNhA3+4ODsxS0zYLQS78gsXybJWT55KM9PLpFGp-QCQ@mail.gmail.com> To: HTMLWG WG <public-html@w3.org> Section 4.13.1 Bread crumb navigation (u... 続きを読む
Is the current definition of the article element in HTML useful? From: Steve Faulkner <faulkner.steve@gmail.com> Date: Wed, 23 Jan 2013 10:41:59 +0000 Message-ID: <CA+ri+Vm-TRM9C7KxpbxG1e3YCrV3mbhCEf01NDtzCWmZwbV2nQ@mail.gmail.com> To: HTMLWG... 続きを読む
Knowledge needed: Basic understanding of HTML Requires: Text editor and a browser Project time: 20 minutes Léonie Watson of Nomensa talks you through getting ranked headings in HTML5 right for screen readers One of the challenges of moving to... 続きを読む
A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam. To request an account, ping an autoconfirmed user on IRC (such as one of these permanent autoconfirmed members) or send an ... 続きを読む
Index: source =================================================================== --- source (revision 7665) +++ source (revision 7666) @@ -19703,6 +19703,26 @@ </table> + <h5>Article or section?</h5> + + <!--END dev-html--><p><i>This section... 続きを読む
1.1 --- a/parser/html/javasrc/ElementName.java 1.2 +++ b/parser/html/javasrc/ElementName.java 1.3 @@ -343,17 +343,17 @@ public final class ElementName 1.4 // case TreeBuilder.EMBED_OR_IMG: 1.5 // return "EMBED_OR_IMG"; 1.6 // case TreeBuilder... 続きを読む
Henri Sivonen — Bug 820508 part 4 - Make <main> have the HTMLElement DOM interface. r=smaug. 続きを読む