Home | History | Annotate | Download | only in rendering

Lines Matching refs:listStylePosition

923     if (style() && (newStyle->listStylePosition() != style()->listStylePosition() || newStyle->listStyleType() != style()->listStyleType()))
1386 return m_listItem->notInList() || style()->listStylePosition() == INSIDE;