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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.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/direction-vlr-005.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht
index b4a35d1a470761a2488572fb1418002f2a5dce26..e32c366cc6f5b4020221d9e49b1d165a0d27d167 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vlr-005.xht
@@ -14,16 +14,6 @@
<meta content="This test checks that when a block box has 'direction' set to 'ltr' in a vertical writing-mode, then inlines boxes are aligned from line-left to line-right." 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