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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.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/text-baseline-009.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht
index 8daae93010a1016fc7bac887181513560b293818..1c5923021878efa33cc3014573b101f6343729a3 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-baseline-009.xht
@@ -12,7 +12,7 @@
div#lr-sideways-right
{
color: fuchsia;
- font: 3.75em/1.5 Ahem; /* computes to 60px/90px */
+ font: 60px/1.5 Ahem; /* computes to 60px/90px */
height: 4em;
-webkit-writing-mode: vertical-lr;
-webkit-text-orientation: sideways-right;

Powered by Google App Engine
This is Rietveld 408576698