Index: LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-normal-011.html |
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-normal-011.html b/LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-normal-011.html |
index 2049f5e5a812d099cc3757ed675214069db96998..b2462a49c7563324ec6f482c4f86999f9bf67204 100644 |
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-normal-011.html |
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-normal-011.html |
@@ -6,7 +6,7 @@ |
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/> |
<link rel="help" href='http://www.w3.org/TR/css-writing-modes-3/#text-direction'/> |
-<link rel="match" href='reference/bidi-embed-011.html'/> |
+<link rel="match" href='reference/bidi-normal-011.html'/> |
<meta name="assert" content='Directionality is not changed by the direction property on its own, nor by unicode-bidi:normal set on a lower level element.'/> |
<style type="text/css"> |
.test b { direction: rtl; font-weight: normal; } |
@@ -47,4 +47,4 @@ Key to entities used below: |
-</body></html> |
+</body></html> |