(no bug) fix typo in comment within reftest reference case 'flexbox-overflow-vert-3-ref.html'. DONTBUILD because comment-only

This commit is contained in:
Daniel Holbert 2013-12-10 16:59:28 -08:00
parent a8991e22e0
commit 2540348889

View File

@ -29,7 +29,7 @@
}
.hidden > .bigItem {
/* To match the testcase's "overflow:hidden"-cropped flex item, we
just use a smaller height that exactly fits our container (and
just use a smaller width that exactly fits our container (and
doesn't overflow). */
width: 70px;
}