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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html

Issue 1471763006: update-w3c-deps import using blink f0408c3aa2c878571a05e341363c5a0319959733: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update W3CImportExpectations Created 5 years, 1 month 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/flexbox_align-items-stretch-writing-modes.html
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-stretch-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html
similarity index 85%
rename from third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-stretch-001.html
rename to third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html
index 241ca024ccec3d58d2f4121b462fa1f467b63615..5c59a317dace35d712aed3bc12f68adfe64785a0 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-stretch-001.html
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html
@@ -1,11 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
- <title>CSS Test: writing-mode vertical-lr and vertical-rl</title>
+ <title>CSS Test: Flexbox align-items: stretch with writing-mode vertical-lr and vertical-rl</title>
<link rel="author" title="Mitsuteru Sawa" href="mailto:mitsuteru.s@gmail.com">
<link rel="reviewer" title="Tab Atkins Jr." href="mailto:jackalmage@gmail.com">
+ <link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-items">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#writing-mode">
- <link rel="match" href="writing-mode-stretch-001-ref.html">
+ <link rel="match" href="flexbox_align-items-stretch-writing-modes-ref.html">
<meta name="assert" content="vertical-writing-mode flex items should stretch">
<style>
.container {

Powered by Google App Engine
This is Rietveld 408576698