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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.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/direction-vrl-004.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht
index 7054eb3f22ac1972251f7e3287750848287bb982..1a8f527912a08753f33a4c2f58bfe66b0d292052 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/direction-vrl-004.xht
@@ -17,7 +17,7 @@
div
{
color: green;
- font: 6.25em/1 Ahem; /* computes to 100px/100px */
+ font: 100px/1 Ahem; /* computes to 100px/100px */
height: 300px;
width: 200px;
}

Powered by Google App Engine
This is Rietveld 408576698