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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht

Issue 1157863007: W3C Test: import web-platform-tests/html/rendering (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Re-run update-w3c-deps Created 5 years, 6 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/text-align-vrl-018.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht
index 0ac41b1d4e5371d0d545c22fb9a8a092ec3586b1..f10bf57397a79b4a5dbd16195139a4d57474ccba 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-018.xht
@@ -8,22 +8,12 @@
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes" />
- <link rel="match" href="direction-vrl-002-ref.xht" />
+ <link rel="match" href="text-align-vrl-018-ref.xht" />
<meta content="ahem image" name="flags" />
<meta content="This test checks that 'text-align: right' aligns an inline box within a line box with respect to such line box's logical right side (line-right side)." name="assert" />
<style type="text/css"><![CDATA[
- p
- {
- line-height: 1.25;
- }
-
- strong
- {
- line-height: 1;
- }
-
div
{
color: green;

Powered by Google App Engine
This is Rietveld 408576698