/home/clopez/webkit/webkit/layout-test-results/css3/shapes/shape-outside/values/shape-outside-polygon-004-actual.txt

9393PASS One vertex - em em - computed
9494PASS Two vertices - em em, em em - computed
9595PASS Three vertices - em em, em em, em em - computed
96 PASS Three vertices - ex ex, ex ex, ex ex - computed
97 PASS Three vertices - em em, em em, ex ex - computed
98 PASS Three vertices - ex ex, em, em, em em - computed
 96FAIL Three vertices - ex ex, ex ex, ex ex - computed assert_equals: expected "polygon(71.797px 143.594px, 215.391px 287.188px, 358.984px 430.781px)" but got "polygon(80px 160px, 240px 320px, 400px 480px)"
 97FAIL Three vertices - em em, em em, ex ex - computed assert_equals: expected "polygon(160px 320px, 480px 640px, 358.984px 430.781px)" but got "polygon(160px 320px, 480px 640px, 400px 480px)"
 98FAIL Three vertices - ex ex, em, em, em em - computed assert_equals: expected "polygon(71.797px 143.594px, 480px 640px, 800px 960px)" but got "polygon(80px 160px, 480px 640px, 800px 960px)"
9999PASS One vertex - vw vw - computed
100100PASS One vertex - vw vh - computed
101101PASS Two vertices - vw vw, vw vw - computed