Add comments about opera detection

This commit is contained in:
Ansis Brammanis
2013-02-11 12:42:02 -05:00
parent fe32ca9d03
commit d458a3707f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -651,7 +651,7 @@ text.pointlabel {
dominant-baseline: middle;
}
/* Opera doesn't support dominant-baseline */
/* Opera doesn't support dominant-baseline. See #715 */
.opera .pathlabel .textpath {
baseline-shift: -33%;
dominant-baseline: auto;