Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
0c3707a0
Commit
0c3707a0
authored
Feb 22, 2004
by
Steven Wittens
Browse files
Options
Downloads
Patches
Plain Diff
Removing very old leftover.
parent
5c415f73
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!7452
Issue #1797438. HTML5 validation is preventing form submit and not fully...
,
!789
Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
misc/linux-font-test.html
+0
-37
0 additions, 37 deletions
misc/linux-font-test.html
with
0 additions
and
37 deletions
misc/linux-font-test.html
deleted
100644 → 0
+
0
−
37
View file @
5c415f73
<html>
<head>
<title>
font test
</title>
<style
type=
"text/css"
>
.f5
{
font-size
:
5pt
;
font-family
:
arial
,
helvetica
;
}
.f6
{
font-size
:
6pt
;
font-family
:
arial
,
helvetica
;
}
.f7
{
font-size
:
7pt
;
font-family
:
arial
,
helvetica
;
}
.f8
{
font-size
:
8pt
;
font-family
:
arial
,
helvetica
;
}
.f9
{
font-size
:
9pt
;
font-family
:
arial
,
helvetica
;
}
.f10
{
font-size
:
10pt
;
font-family
:
arial
,
helvetica
;
}
.f11
{
font-size
:
11pt
;
font-family
:
arial
,
helvetica
;
}
.f12
{
font-size
:
12pt
;
font-family
:
arial
,
helvetica
;
}
.f13
{
font-size
:
13pt
;
font-family
:
arial
,
helvetica
;
}
.f14
{
font-size
:
14pt
;
font-family
:
arial
,
helvetica
;
}
.f15
{
font-size
:
15pt
;
font-family
:
arial
,
helvetica
;
}
.f16
{
font-size
:
16pt
;
font-family
:
arial
,
helvetica
;
}
.f17
{
font-size
:
17pt
;
font-family
:
arial
,
helvetica
;
}
.f18
{
font-size
:
18pt
;
font-family
:
arial
,
helvetica
;
}
</style>
</head>
<body>
<span
class=
"f5"
>
5pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f6"
>
6pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f7"
>
7pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f8"
>
8pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f9"
>
9pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f10"
>
10pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f11"
>
11pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f12"
>
12pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f13"
>
13pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f14"
>
14pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f15"
>
15pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f16"
>
16pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f17"
>
17pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
<span
class=
"f18"
>
18pt abcdefghijklmnopqrstuvwxyz
</span><br
/>
</body>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment