Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit b6740ee

Browse files
author
Gérard Talbot
committed
Removed a comment about Chrome not supporting
central baseline-alignment ... which no longer was needed nor required.
1 parent 80ebb21 commit b6740ee

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

css-writing-modes-3/abs-pos-non-replaced-vlr-013-ref.xht

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,6 @@
2727
left: 96px; /* 80px + p's margin-left (1em) */
2828
top: 80px;
2929
}
30-
31-
/*
32-
the 4px horizontal difference is due to non-central baseline-alignment of images in Chrome
33-
Issue 456540: repalced inline elements in vertical layout must be central-alignment in default
34-
https://code.google.com/p/chromium/issues/detail?id=456540
35-
Workaround: set
36-
p {line-height: 1;} img {vertical-align: bottom;}
37-
in the test
38-
*/
39-
4030
]]></style>
4131
</head>
4232

0 commit comments

Comments
 (0)