Bug 149461
Summary: | дом | ||
---|---|---|---|
Product: | WebKit | Reporter: | cpon <cpigat242> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap, cdumez |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | с протокола http:// |
cpon
lement.style {
}
Matched CSS Rules
#comment, #description {
width: 98%;
}
textarea {
font-family: monospace;
}
user agent stylesheettextarea {
font-family: monospace;
}
user agent stylesheettextarea {
-webkit-appearance: textarea;
background-color: white;
border: 1px solid;
border-image: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-box-orient: vertical;
resize: auto;
cursor: auto;
padding: 2px;
white-space: pre-wrap;
word-wrap: break-word;
}
user agent stylesheetinput, textarea, keygen, select, button, isindex {
margin: 0em;
font: -webkit-small-control;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
}
user agent stylesheetinput, textarea, keygen, select, button, isindex, meter, progress {
-webkit-writing-mode: horizontal-tb;
}
Inherited from td
body, td, th, input {
font-family: Verdana, sans-serif;
font-size: small;
}
Inherited from table
.enter_bug_form table {
border-spacing: 0;
}
table {
border-collapse: collapse;
}
user agent stylesheettable {
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
Inherited from body.bugs-webkit-org.yui-skin-sam
body {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
}
body, td, th, input {
font-family: Verdana, sans-serif;
font-size: small;
}
body {
font-family: sans-serif;
color: #000;
}
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Lucas Forschler
Mass moving XML DOM bugs to the "DOM" Component.