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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 font-family descriptor in @font-face rule can take only one family. Hence the @f ont-face rule in this test must be ignored. 1 font-family descriptor in @font-face rule can take only one family. Hence the @f ont-face rule in this test must be ignored.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 Test: 5 Test:
6 Text iii 6 Text iii
7 Must match: 7 Must match:
8 Text iii 8 Text iii
9 Must not match: 9 Must not match:
10 Text iii 10 Text iii
11 PASS document.getElementById('testText').offsetWidth == document.getElementById( 'mustMatch').offsetWidth is true
12 PASS document.getElementById('testText').offsetWidth != document.getElementById( 'mustNotMatch').offsetWidth is true
13 PASS successfullyParsed is true 11 PASS successfullyParsed is true
14 12
15 TEST COMPLETE 13 TEST COMPLETE
14 PASS document.getElementById('testText').offsetWidth == document.getElementById( 'mustMatch').offsetWidth is true
15 PASS document.getElementById('testText').offsetWidth != document.getElementById( 'mustNotMatch').offsetWidth is true
16 16
OLDNEW
« 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