From 0e73d860f0fddcce677df8920388696b7bc8b4b8 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 8 Apr 2013 11:11:33 +0200 Subject: [PATCH] Add some new tests for the hidden attribute and update metadata. --- html/editing/the-hidden-attribute/MANIFEST | 3 +++ html/editing/the-hidden-attribute/hidden-1-ref.html | 3 +-- html/editing/the-hidden-attribute/hidden-1a.html | 5 +++-- html/editing/the-hidden-attribute/hidden-1b.html | 5 +++-- html/editing/the-hidden-attribute/hidden-1c.html | 5 +++-- html/editing/the-hidden-attribute/hidden-1d.html | 5 +++-- html/editing/the-hidden-attribute/hidden-1e.html | 9 +++++++++ html/editing/the-hidden-attribute/hidden-1f.html | 9 +++++++++ html/editing/the-hidden-attribute/hidden-1g.html | 10 ++++++++++ html/editing/the-hidden-attribute/hidden-2-ref.svg | 4 +--- html/editing/the-hidden-attribute/hidden-2.svg | 6 ++++-- 11 files changed, 49 insertions(+), 15 deletions(-) create mode 100644 html/editing/the-hidden-attribute/hidden-1e.html create mode 100644 html/editing/the-hidden-attribute/hidden-1f.html create mode 100644 html/editing/the-hidden-attribute/hidden-1g.html diff --git a/html/editing/the-hidden-attribute/MANIFEST b/html/editing/the-hidden-attribute/MANIFEST index b3f3cb2c81db1e..6de3700520e8dd 100644 --- a/html/editing/the-hidden-attribute/MANIFEST +++ b/html/editing/the-hidden-attribute/MANIFEST @@ -2,4 +2,7 @@ ref hidden-1a.html == hidden-1-ref.html ref hidden-1b.html == hidden-1-ref.html ref hidden-1c.html == hidden-1-ref.html ref hidden-1d.html == hidden-1-ref.html +ref hidden-1e.html == hidden-1-ref.html +ref hidden-1f.html == hidden-1-ref.html +ref hidden-1g.html == hidden-1-ref.html ref hidden-2.svg == hidden-2-ref.svg diff --git a/html/editing/the-hidden-attribute/hidden-1-ref.html b/html/editing/the-hidden-attribute/hidden-1-ref.html index 60569125bedae7..7346ce919d210a 100644 --- a/html/editing/the-hidden-attribute/hidden-1-ref.html +++ b/html/editing/the-hidden-attribute/hidden-1-ref.html @@ -1,5 +1,4 @@ The hidden attribute - - +

This line should be visible. diff --git a/html/editing/the-hidden-attribute/hidden-1a.html b/html/editing/the-hidden-attribute/hidden-1a.html index edcbf3abdee9bf..7ad39f4cf1f4b8 100644 --- a/html/editing/the-hidden-attribute/hidden-1a.html +++ b/html/editing/the-hidden-attribute/hidden-1a.html @@ -1,6 +1,7 @@ The hidden attribute - - + + +

This line should be visible.

This line should be visible. +