From 0db30c945f2fa0a3b2bdb7fd26c2ec64db1e9cf3 Mon Sep 17 00:00:00 2001 From: Florian Rivoal Date: Sun, 22 Mar 2015 14:19:26 +0100 Subject: [PATCH] [css3-ui] Clean up minor leftover from nav-index removal --- css-ui/Overview.bs | 2 +- css-ui/Overview.html | 54 ++++++++++++++++++++++---------------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/css-ui/Overview.bs b/css-ui/Overview.bs index 339e419d6fc..9da1ef4ad6e 100644 --- a/css-ui/Overview.bs +++ b/css-ui/Overview.bs @@ -1261,7 +1261,7 @@ user agents should allow configuration of which keys on a keyboard are used for Here is an example of buttons positioned in a diamond shape whose directional focus navigation is set in such a way to navigate the focus clockwise (or counter-clockwise) around the diamond shape -when the user chooses to navigate sequentially or directionally. +when the user chooses to navigate directionally.

 button { position:absolute }
 
diff --git a/css-ui/Overview.html b/css-ui/Overview.html
index 3a82fcc5829..e70f0f5d2a9 100644
--- a/css-ui/Overview.html
+++ b/css-ui/Overview.html
@@ -718,7 +718,7 @@
    

CSS Basic User Interface Module Level 3 (CSS3 UI)

Editor’s Draft, -

+
@@ -735,9 +735,9 @@

Inline In Spec
http://wiki.csswg.org/spec/css3-ui -
Editor: -
Tantek Çelik (Mozilla) - (W3C Profile) +
Editors: +
Tantek Çelik (Mozilla) +

@@ -1338,6 +1338,7 @@

invert is invert. For 5.1 is something other than visible.

-

The effect of the resize property on generated content is undefined. Implementations should not apply the resize property to generated content.

+

The effect of the resize property on generated content is undefined. Implementation should not apply the resize property to generated content.

Note: the resize property may apply to generated content in the future if there is implementation of Interface CSSPseudoElement.

@@ -2291,7 +2291,7 @@

sample HTML fragments, renderings, and your browser:

- +
@@ -2940,6 +2940,7 @@

auto is currentColor. For Here is an example of buttons positioned in a diamond shape whose directional focus navigation is set in such a way to navigate the focus clockwise (or counter-clockwise) around the diamond shape -when the user chooses to navigate sequentially or directionally.

+when the user chooses to navigate directionally.

button { position:absolute }