Home | History | Annotate | Download | only in tests

Lines Matching refs:contentsPreferredMinimumSize

481     EXPECT_EQ(divWidth, m_webView->contentsPreferredMinimumSize().width);
482 EXPECT_EQ(divHeight, m_webView->contentsPreferredMinimumSize().height);