Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
Tor Browser
Commits
15500911
Commit
15500911
authored
Feb 07, 2009
by
Daniel.S
Browse files
Reftest for bug 356775. r+sr=roc
parent
95d0a3d4
Changes
3
Hide whitespace changes
Inline
Side-by-side
layout/reftests/bugs/356775-1-ref.html
0 → 100644
View file @
15500911
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv=
"content-type"
content=
"text/html; charset=utf-8"
>
<style
type=
"text/css"
>
span
{
border
:
1px
solid
black
;
word-spacing
:
0.7em
;
}
</style>
</head>
<body>
<span>
山本 一郎
</span>
</body>
</html>
layout/reftests/bugs/356775-1.html
0 → 100644
View file @
15500911
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv=
"content-type"
content=
"text/html; charset=utf-8"
>
<style
type=
"text/css"
>
span
{
border
:
1px
solid
black
;
white-space
:
pre
;
word-spacing
:
0.7em
;
}
</style>
</head>
<body>
<span>
山本 一郎
</span>
</body>
</html>
layout/reftests/bugs/reftest.list
View file @
15500911
...
...
@@ -434,6 +434,7 @@ random-if(MOZ_WIDGET_TOOLKIT=="gtk2") == 333970-1.html 333970-1-ref.html # bug 3
== 355548-3.xml 355548-3-ref.xml
== 355548-4.xml 355548-4-ref.xml
== 355548-5.xml 355548-5-ref.xml
== 356775-1.html 356775-1-ref.html
== 359903-1.html 359903-1-ref.html
== 359869-1.html 359869-1-ref.html
== 359903-2.html 359903-2-ref.html
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment