Skip to content

Commit

Permalink
Remove old versions of the rules (#2134)
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoFiers committed Nov 6, 2023
1 parent 26bd0a9 commit d34ae48
Show file tree
Hide file tree
Showing 26 changed files with 835 additions and 140 deletions.
686 changes: 676 additions & 10 deletions content-assets/wcag-act-rules/testcases.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 7</title>
<title>Passed Example 6</title>
</head>
<body>
<p style="line-height: 2em !important; line-height: 1em; max-width: 200px;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 10</title>
<title>Inapplicable Example 10</title>
</head>
<body>
<p style="line-height: 1.2em">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 3</title>
<title>Passed Example 2</title>
</head>
<body>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 6</title>
<title>Passed Example 5</title>
</head>
<body>
<p style="line-height: 1em !important; line-height: 2em !important; max-width: 200px;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Inapplicable Example 5</title>
<title>Inapplicable Example 6</title>
</head>
<body>
<p style="width: 60%; max-width: 200px;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 4</title>
<title>Passed Example 3</title>
</head>
<body>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 5</title>
<title>Passed Example 4</title>
</head>
<body>
<p style="line-height: 1.6 !important; max-width: 200px;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 8</title>
<title>Inapplicable Example 7</title>
</head>
<body>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 2</title>
<title>Passed Example 1</title>
</head>
<body>
<p style="line-height: 2em !important; max-width: 200px;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 9</title>
<title>Inapplicable Example 9</title>
</head>
<body>
<p style="line-height: 1.2em">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Inapplicable Example 2</title>
<title>Inapplicable Example 5</title>
</head>
<body>
<div style="overflow-x: scroll;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 1</title>
<title>Inapplicable Example 8</title>
</head>
<body>
<p style="line-height: 1.2em; max-width: 200px;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 3</title>
<title>Passed Example 2</title>
</head>
<body>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 5</title>
<title>Passed Example 4</title>
</head>
<body>
<p style="word-spacing: 0.2em !important; word-spacing: 0.1em">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Inapplicable Example 2</title>
<title>Inapplicable Example 3</title>
</head>
<body>
<p style="display: none; word-spacing: 0.1em !important;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 2</title>
<title>Passed Example 1</title>
</head>
<body>
<p style="word-spacing: 0.2em !important">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 6</title>
<title>Inapplicable Example 6</title>
</head>
<body>
<style>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 4</title>
<title>Passed Example 3</title>
</head>
<body>
<p style="word-spacing: 0.1em !important; word-spacing: 0.2em !important">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Inapplicable Example 4</title>
<title>Inapplicable Example 5</title>
</head>
<body>
<p style="width: 60%">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Inapplicable Example 3</title>
<title>Inapplicable Example 4</title>
</head>
<body>
<p style="position: absolute; top: -999em; word-spacing: 0.1em !important;">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 1</title>
<title>Inapplicable Example 7</title>
</head>
<body>
<p style="word-spacing: 0.1em">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 8</title>
<title>Inapplicable Example 9</title>
</head>
<body>
<p style="word-spacing: 0.1em">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Passed Example 7</title>
<title>Inapplicable Example 8</title>
</head>
<body>
<p style="word-spacing: 0.1em">
Expand Down
Loading

0 comments on commit d34ae48

Please sign in to comment.