Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F354271
test.html
BYK (Burak Yiğit Kaya)
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
BYK
Mar 30 2015, 9:20 PM
2015-03-30 21:20:11 (UTC+0)
Size
4 KB
Referenced Files
None
Subscribers
None
test.html
View Options
<!DOCTYPE html>
<
html
lang
=
en
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
Overflow test
</
title
>
<
style
>
body
,
div
,
h1
,
th
,
td
{
margin
:
0
;
padding
:
0
;
border
:
0
;
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
;
}
th
{
font-style
:
normal
;
font-weight
:
normal
;
}
th
{
text-align
:
left
;
}
td
,
th
{
vertical-align
:
top
;
}
h1
{
font-size
:
100
%
;
font-weight
:
bold
;
}
body
{
font
:
13
px
/
1.231
'Segoe UI'
,
'Segoe UI Web Regular'
,
'Segoe UI Symbol'
,
'Helvetica Neue'
,
Helvetica
,
Arial
,
sans-serif
;
direction
:
ltr
;
text-align
:
left
;
unicode-bidi
:
embed
;
background
:
#ebecee
;
-webkit-
text-size-adjust
:
none
;
}
table
{
font-size
:
inherit
;
font
:
100
%
;
}
h1
{
font-size
:
16
px
;
}
a
{
-moz-
outline-style
:
none
;
text-decoration
:
none
;
color
:
#18559D
;
cursor
:
pointer
;
}
a
:
hover
{
text-decoration
:
underline
;
}
.
differential-changeset
{
z-index
:
2
;
}
button
::
-moz-focus-inner
{
padding
:
0
;
border
:
0
;
}
.
phabricator-anchor-view
,
.
phabricator-anchor-navigation-marker
{
position
:
absolute
;
margin-top
:
-15
px
;
}
.
aphront-form-input
*
::
-moz-placeholder
{
color
:
#74777D
!important
;
opacity
:
1
;
}
.
aphront-form-input
*
:
-ms-input-placeholder
{
color
:
#74777D
!important
;
}
.
PhabricatorMonospaced
{
font
:
10
px
"Menlo"
,
"Consolas"
,
"Monaco"
,
monospace
;
}
.
remarkup-code
td
>
span
{
padding
:
1
px
0
3
px
;
}
.
remarkup-code
span
{
border-bottom
:
1
px
solid
transparent
;
}
input
:
-moz-placeholder
,
textarea
:
-moz-placeholder
{
color
:
#92969D
;
}
input
:
-ms-input-placeholder
,
textarea
:
-ms-input-placeholder
{
color
:
#92969D
;
}
@
font-face
{
font-family
:
'FontAwesome'
;
src
:
url
(
data
:
text
/
html
;
base64
,
PGh0bWw
+
DQo8aGVhZD48dGl0bGU
+
MzAyIEZvdW5kPC90aXRsZT48L2hlYWQ
+
DQo8Ym9keSBiZ2NvbG9yPSJ3aGl0ZSI
+
DQo8Y2VudGVyPjxoMT4zMDIgRm91bmQ8L2gxPjwvY2VudGVyPg0KPGhyPjxjZW50ZXI
+
bmdpbng8L2NlbnRlcj4NCjwvYm9keT4NCjwvaHRtbD4NCg
==)
format
(
'woff'
);
font-weight
:
normal
;
font-style
:
normal
;
}
.
phui-font-fa
{
font-family
:
FontAwesome
;
}
.
fa-file-code-o
:
before
{
content
:
"\f1c9"
;
}
.
phui-font-fa
{
display
:
inline-block
;
color
:
#4B4D51
;
font-style
:
normal
;
font-weight
:
normal
;
line-height
:
1
;
-webkit-
font-smoothing
:
antialiased
;
-moz-
osx-font-smoothing
:
grayscale
;
}
/* moar */
.
differential-changeset
{
position
:
relative
;
margin
:
0
;
padding-top
:
32
px
;
overflow-x
:
auto
;
}
.
differential-diff
{
background
:
#fff
;
width
:
100
%
;
border-top
:
1
px
solid
#BFCFDA
;
border-bottom
:
1
px
solid
#BFCFDA
;
table-layout
:
fixed
;
}
.
differential-diff
.
diff-2up
{
min-width
:
780
px
;
}
.
differential-diff
col
.
num
{
width
:
45
px
;
}
.
differential-diff
.
diff-2up
col
.
left
,
.
differential-diff
.
diff-2up
col
.
right
{
width
:
49.25
%
;
}
.
differential-diff
col
.
copy
{
width
:
0.5
%
;
}
.
differential-diff
col
.
cov
{
width
:
1
%
;
}
.
differential-diff
td
{
vertical-align
:
top
;
white-space
:
pre-wrap
;
word-wrap
:
break-word
;
padding
:
0
8
px
1
px
;
line-height
:
16
px
;
}
.
differential-diff
td
.
zwsp
{
position
:
absolute
;
width
:
0
;
}
.
differential-diff
th
{
text-align
:
right
;
padding
:
2
px
6
px
0
px
0
px
;
vertical-align
:
top
;
background
:
#F8F9FC
;
color
:
#6B748C
;
cursor
:
pointer
;
border-right
:
1
px
solid
#DDE8EF
;
overflow
:
hidden
;
-moz-
user-select
:
-moz-
none
;
-khtml-
user-select
:
none
;
-webkit-
user-select
:
none
;
-ms-
user-select
:
none
;
user-select
:
none
;
}
.
differential-diff
td
.
copy
{
min-width
:
0.5
%
;
width
:
0.5
%
;
padding
:
0
;
}
.
differential-changeset
h1
{
font-size
:
15
px
;
padding
:
2
px
0
12
px
12
px
;
line-height
:
18
px
;
}
.
differential-file-icon-header
.
phui-icon-view
{
display
:
inline-block
;
margin
:
0
6
px
2
px
0
;
vertical-align
:
middle
;
font-size
:
14
px
;
}
.
PhabricatorMonospaced
{
font
:
13
px
monospace
!important
;
}
</
style
>
</
head
>
<
body
>
<
div
class
=
"differential-changeset"
id
=
"diff-3a12b268"
data-sigil
=
"differential-changeset"
data-meta
=
"0_46"
><
legend
class
=
"phabricator-anchor-navigation-marker"
data-sigil
=
"marker"
data-meta
=
"0_45"
></
legend
><
a
name
=
"3a12b268"
id
=
"3a12b268"
class
=
"phabricator-anchor-view"
></
a
><
h1
class
=
"differential-file-icon-header"
><
span
class
=
"visual-only phui-icon-view phui-font-fa fa-file-code-o"
aria-hidden
=
"true"
></
span
>
some/file/path/there/main.js
</
h1
><
div
class
=
"changeset-view-content"
data-sigil
=
"changeset-view-content"
><
table
class
=
"differential-diff remarkup-code PhabricatorMonospaced diff-2up"
data-sigil
=
"differential-diff"
><
colgroup
><
col
class
=
"num"
><
col
class
=
"left"
><
col
class
=
"num"
><
col
class
=
"copy"
><
col
class
=
"right"
><
col
class
=
"cov"
></
colgroup
>
<
tbody
><
tr
><
th
id
=
"C306465OL67"
>
67
</
th
><
td
class
=
""
><
span
class
=
"p"
>
});
</
span
>
</
td
><
th
id
=
"C306465NL65"
>
65
</
th
><
td
class
=
"copy"
></
td
><
td
class
=
""
colspan
=
"2"
><
span
class
=
"zwsp"
>
</
span
><
span
class
=
"p"
>
});
</
span
>
</
td
></
tr
></
tbody
></
table
></
div
></
div
>
</
body
>
</
html
>
File Metadata
Details
Attached
Mime Type
text/html
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/7s/bw/aowfj3ijbvetbxje
Default Alt Text
test.html (4 KB)
Attached To
Mode
T7690: Unnecessary scroll bars for changesets in Firefox
Attached
Detach File
Event Timeline
Log In to Comment