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

Unified Diff: LayoutTests/fast/css/font-face-font-family-descriptor-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/fast/css/font-face-font-family-descriptor-expected.txt
diff --git a/LayoutTests/fast/css/font-face-font-family-descriptor-expected.txt b/LayoutTests/fast/css/font-face-font-family-descriptor-expected.txt
index 908b9a3c12e884731e9851d5ed42e64bf13588e7..8a89790947a008e568cf557d6bb66fcdfd1e4f4b 100644
--- a/LayoutTests/fast/css/font-face-font-family-descriptor-expected.txt
+++ b/LayoutTests/fast/css/font-face-font-family-descriptor-expected.txt
@@ -8,9 +8,9 @@ Must match:
Text iii
Must not match:
Text iii
-PASS document.getElementById('testText').offsetWidth == document.getElementById('mustMatch').offsetWidth is true
-PASS document.getElementById('testText').offsetWidth != document.getElementById('mustNotMatch').offsetWidth is true
PASS successfullyParsed is true
TEST COMPLETE
+PASS document.getElementById('testText').offsetWidth == document.getElementById('mustMatch').offsetWidth is true
+PASS document.getElementById('testText').offsetWidth != document.getElementById('mustNotMatch').offsetWidth is true
« no previous file with comments | « LayoutTests/fast/css/focus-display-block-inline-expected.txt ('k') | LayoutTests/fast/css/hover-update-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698