1 |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm (check_element): In-element state |
4 |
|
was not properly managed for transparent cases. |
5 |
|
|
6 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.pm (check_element): Support for |video| |
9 |
|
and |audio| as semi-transparent elements. |
10 |
|
|
11 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ContentChecker.pm ($HTMLSemiTransparentElements): New. |
14 |
|
(check_element): s/minuses/minus_elements/, s/pluses/plus_elements/. |
15 |
|
Support for |html:object| as a semi-transparent element. |
16 |
|
|
17 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
* ContentChecker.pm (check_element): The way to traverse |
* ContentChecker.pm (check_element): The way to traverse |
20 |
the tree is entirely revised to make it easier to track |
the tree is entirely revised to make it easier to track |
21 |
the state of ancestors/descendants. As a result of this |
the state of ancestors/descendants. As a result of this |