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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/generic-family-changes-expected.txt

Issue 2547993002: Fix typo in fast/text/basic/generic-family-changes.html. (Closed)
Patch Set: rebaseline-cl Created 4 years 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: third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/generic-family-changes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/generic-family-changes-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/generic-family-changes-expected.txt
index 6658e2cf0fcbf969a57649d814b3e053c09f549b..fb991598c2e113eb9cc3011786a60dbd07e5f987 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/generic-family-changes-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/generic-family-changes-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x302
LayoutBlockFlow {HTML} at (0,0) size 800x302
LayoutBlockFlow {BODY} at (8,8) size 784x278
LayoutBlockFlow (anonymous) at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 755x54
- text run at (0,0) width 538: "Tests of WebKit's intepretation of font sizes when no absolute font size is specified. "
- text run at (537,0) width 218: "Percentages and logical keywords"
+ LayoutText {#text} at (0,0) size 761x54
+ text run at (0,0) width 544: "Tests of WebKit's interpretation of font sizes when no absolute font size is specified. "
+ text run at (543,0) width 218: "Percentages and logical keywords"
text run at (0,18) width 202: "scale to reflect the family type. "
text run at (201,18) width 539: "Opera 9 matches this behavior as well (except it has a bug with multiple font-family"
text run at (0,36) width 216: "mappings as in the first example)."

Powered by Google App Engine
This is Rietveld 408576698