Posts

Showing posts with the label html-css

First Draft of CSS Regions Module Draft Published

The Cascading Style Sheets (CSS) Working Group has published the First Public Working Draft of CSS Regions Module . The CSS Regions module allows content to flow across multiple areas called regions. The regions do not necessarily follow the document order. The CSS Regions module provides an advanced content flow mechanism, which can be combined with positioning schemes as defined by other CSS modules such as the Multi-Column Module or the Grid Layout Module to position the regions where content flows. Learn more about the Style Activity .

CSS Writing Modes Module Level 3 Draft Updated

The Cascading Style Sheets (CSS) Working Group has published a Working Draft of CSS Writing Modes Module Level 3. CSS3 Writing Modes defines CSS features to support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts). Learn more about the Style Activity .

CSS Image Values and Replaced Content Module Level 3 Draft Published

The Cascading Style Sheets (CSS) Working Group has published a Working Draft of CSS Image Values and Replaced Content Module Level 3 . This CSS Image Values and Replaced Content module has two parts. First, it defines the syntax for image values in CSS. image values can be a single URI to an image, a list of URIs denoting a series of fallbacks, a reference to an element in the document, or gradients. Second, it defines properties used to control the interaction of replaced content and the CSS layout algorithms. These properties can affect the used image resolution for bitmaps, the replaced object's orientation, and whether and how to preserve the object's aspect ratio. Learn more about the Style Activity .

XHTML 1.1, XHTML Basic 1.1, XHTML Print Recommendations Revised

On 24 November 2010 the XHTML2 Working Group published three revised Recommendations: XHTML 1.1 - Module-based XHTML Second Edition , XHTML Basic 1.1 Second Edition , and XHTML-Print Second Edition . A related specification, XHTML Modularization, defines a framework for building XHTML language definitions from a set of modules. Each of the revised Recommendations combines modules to different ends. XHTML 1.1 is a "full" set of modules, XHTML Basic 1.1 is a minimal set of modules for environments such as mobile phones, PDAs, pagers, and set top boxes. XHTML Print targets printing, e.g., from mobile devices to printers that may not be full-featured. These revisions incorporate corrections to errata; see each document for the list of changes. Learn more about the XHTML 2 Working Group .

HTML5 Web Messaging Draft Published

19 November 2010 The Web Applications Working Group has published the First Public Working Draft of HTML5 Web Messaging . This specification defines two mechanisms for communicating between browsing contexts in HTML documents. Cross document messaging allows documents to communicate with each other regardless of their source domain, in a way designed to not enable cross-site scripting attacks. Channel messaging allows independent pieces of code (e.g. running in different browsing contexts) to communicate directly. Learn more about the Rich Web Client Activity .

First Draft of Navigation Timing Draft Published

26 October 2010 The Web Performance Working Group has published the First Public Working Draft of Navigation Timing . To address the need for complete information on user experience, this document introduces the NavigationTiming interfaces. This interface allows JavaScript mechanisms to provide complete client-side latency measurements within applications. With the proposed interface, the previous example can be modified to measure a user's perceived page load time. Learn more about the Rich Web Client Activity .

Eight HTML5 Drafts Updated

The HTML Working Group published eight documents: •Working Drafts of the HTML5 specification, the accompanying explanatory document HTML5 differences from HTML4, and the related non-normative reference HTML: The Markup Language. •Working Drafts of the specifications HTML+RDFa 1.1 and HTML Microdata, which define mechanisms for embedding machine-readable data in HTML documents, and the specification HTML Canvas 2D Context, which defines a 2D immediate-mode graphics API for use with the HTML5 element. •HTML5: Techniques for providing useful text alternatives, which is intended to help authors provide useful text alternatives for images in HTML documents. •Polyglot Markup: HTML-Compatible XHTML Documents, which is intended to help authors produce XHTML documents that are also compatible with non-XML HTML syntax and parsing rules. Learn more about HTML5 . Friday, January 14, 2011 - HTML Working Group : Eight HTML5 Drafts Updated

Updated Techniques for Web Content Accessibility Guidelines (WCAG) 2.0

The Web Content Accessibility Guidelines Working Group has published updates of two Notes that accompany WCAG 2.0: Techniques for WCAG 2.0 and Understanding WCAG 2.0. (This is not an update to WCAG 2.0, which is a stable document.) To learn… W3C News