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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht

Issue 1334653002: update-w3c-deps import using blink 938bf333d1bbab5c7c40f5c574f50807244c587f: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add NeedsRebaseline Created 5 years, 3 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/caption-side-vrl-006.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht
index b41bd799f8e9c6202a56d044846831fd5d7bcecc..762ef7b7c60a09cd11b8aaf9cf3758f76e809d59 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht
@@ -28,7 +28,7 @@
border-spacing: 0px;
caption-side: bottom; /* very important declaration to do here */
caption-side: block-start;
- font: 3.125em/1 Ahem; /* computes to 50px/50px */
+ font: 50px/1 Ahem; /* computes to 50px/50px */
-webkit-writing-mode: vertical-rl;
}

Powered by Google App Engine
This is Rietveld 408576698