Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(126)

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-normal-011.html

Issue 1313623003: update-w3c-deps import using blink 9387ce8f51ec55db958c7429162d9be7d7c17123: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698