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

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

Issue 1144143009: W3C Test: Import web-platform-tests/html/semantics (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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-vlr-011.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht
index 83f5f15462802740140b43e61bf9c59561c952c2..e74bae10c4a3798793c99358266b690c70cf8a59 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-011.xht
@@ -10,21 +10,10 @@
<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="text-align-vlr-009-ref.xht" />
-
<meta content="ahem image" name="flags" />
<meta content="This test checks that 'text-align: center' centers an inline box within a line box with respect to the line box's logical left and right sides (line-left and line-right sides)." 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