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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm

Issue 2104493003: Import csswg-test@0589ea025a684e31742740ca3b599230bcc25e5d (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update TestExpectations, delete background Created 4 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: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm
index af0cc15522942a889aa2a50f26b4177c85d1fae4..1f0b43b96a3b0f623817c2a52a81d304ce9c7c30 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-003.htm
@@ -3,10 +3,10 @@
<head>
<title>CSS Writing Modes Test: writing-mode: horizontal-tb nested in vertical-rl</title>
<link rel="author" title="KISAKA Toshihiro" href="mailto:toshihiro@kisaka.jp">
- <!-- You must have at least one spec link, but may have as many as are covered in the test. -->
- <!-- Be sure to make the main testing area first in the order -->
+ <!-- You must have at least one spec link, but may have as many as are covered in the test. -->
+ <!-- Be sure to make the main testing area first in the order -->
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#writing-mode">
- <!-- The match link is only required if this is a reftest -->
+ <!-- The match link is only required if this is a reftest -->
<link rel="match" href="writing-mode-vertical-rl-003-ref.htm">
<meta name="flags" content="ahem">
<meta name="assert" content="when child block has its own writing-mode, child block's writing-mode overwrites parent block's writing-mode.">

Powered by Google App Engine
This is Rietveld 408576698