Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <!DOCTYPE HTML> |
michael@0 | 2 | <title>Test for privacy restrictions on :visited (Bug 147777)</title> |
michael@0 | 3 | <span style="color: olive">unvisited + unvisited</span> |
michael@0 | 4 | <span style="color: fuchsia">unvisited + visited</span> |
michael@0 | 5 | <span style="color: olive">visited + unvisited</span> |
michael@0 | 6 | <span style="color: fuchsia">visited + visited</span> |