test

element.style {
}
#gt-src-p, #gt-lang-left #gt-swap {
margin-right: 4px;
}
user agent stylesheet
div {
display: block;
}
Inherited from div#gt-src-c.g-unit
.g-section, .g-unit {
zoom: 1;
}
Inherited from div#gt-c.g-section
.g-section, .g-unit {
zoom: 1;
}
Inherited from body.e_md
body {
font: normal 13px arial,sans-serif;
margin: 0;
padding: 0;
background: #fff;
color: #777;
}
Pseudo ::scrollbar element
::-webkit-scrollbar {
height: 16px;
overflow: visible;
width: 16px;
}
Pseudo ::scrollbar-button element
::-webkit-scrollbar-button {
height: 0;
width: 0;
}
Pseudo ::scrollbar-corner element
::-webkit-scrollbar-corner {
background: transparent;
}
Pseudo ::scrollbar-thumb element
::-webkit-scrollbar-thumb {
background-color: rgba(0,0,0,.2);
background-clip: padding-box;
border: solid transparent;
border-width: 1px 1px 1px 6px;
min-height: 28px;
padding: 100px 0 0;
box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
}

Pseudo ::scrollbar-track element
::-webkit-scrollbar-track {
background-clip: padding-box;
border: solid transparent;
border-width: 0 0 0 4px;
}