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

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-059.xht

Issue 1922043004: Import csswg-test@b2daa426addd5ccb8e9ce1c5d800f9d82603f1ec (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update W3CImportExpectations and make me owner for css-scoping-1 Created 4 years, 8 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/abs-pos-non-replaced-vlr-059.xht
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-059.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-059.xht
index 2296c2e11c74ac3f77ee14730ed5f8498aca157b..51b4c6913647aa4e0fcfe3a1531edf89f90ce4e9 100644
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-059.xht
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-059.xht
@@ -4,7 +4,7 @@
<head>
- <title>CSS Writing Modes Test: absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left'</title>
+ <title>CSS Writing Modes Test: absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto', 'width' and 'right' are not 'auto'</title>
<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" />
@@ -12,7 +12,7 @@
<link rel="match" href="abs-pos-non-replaced-vrl-004-ref.xht" />
<meta name="flags" content="ahem image" />
- <meta name="assert" content="When 'direction' is 'rtl' and 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left', then solve for 'left'." />
+ <meta name="assert" content="When 'direction' is 'rtl' and 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left'." />
<style type="text/css"><![CDATA[
div#containing-block

Powered by Google App Engine
This is Rietveld 408576698