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: LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht

Issue 1188583004: update-w3c-deps import using blink 9d3793ee56e5bb1aa1eef078d848e1b0e6e4d355: (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/abs-pos-non-replaced-icb-vlr-009-expected.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht
index 27a45a86bd9adc8b4e85dcc0285779129d63be1a..47837c03a7a044b719646b1bb4e46ba06e8da758 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-009-expected.xht
@@ -10,11 +10,12 @@
<style type="text/css"><![CDATA[
div
- {
- background-color: green;
- height: 100px;
- width: 100px;
- }
+ {
+ background-color: green;
+ height: 100px;
+ margin-left: 300px;
+ width: 100px;
+ }
]]></style>
</head>

Powered by Google App Engine
This is Rietveld 408576698