Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.

This commit is contained in:
Oleg
2013-02-01 17:22:08 +04:00
committed by Dave Methvin
parent a30785a4dd
commit f3db084f7c
4 changed files with 39 additions and 4 deletions

View File

@@ -151,3 +151,5 @@ section { background:#f0f; display:block; }
/* #11971 */
#foo { background: url(1x1.jpg) right bottom no-repeat; }
#display { display: list-item !important; }