shape ops work in progress

git-svn-id: http://skia.googlecode.com/svn/trunk@7978 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/qc.htm b/experimental/Intersection/qc.htm
index e3075d1..22b0635 100644
--- a/experimental/Intersection/qc.htm
+++ b/experimental/Intersection/qc.htm
@@ -2119,11 +2119,36 @@
   {{0,1}, {0.983539095,2.30041152}, {1.47325103,2.61316872}},
 </div>
 
+<div id="cubicOp35d">
+{{0,1}, {1,5}, {2,1}, {4,0}},
+{{1,2}, {0,4}, {1,0}, {5,1}},
+
+  {{0,1}, {0.324417544,2.27953848}, {0.664376547,2.58940267}},
+  {{0.664376547,2.58940267}, {1.00433555,2.89926686}, {1.39091893,2.58136885}},
+  {{1.39091893,2.58136885}, {1.7775023,2.26347084}, {2.24179297,1.65972271}},
+  {{2.24179297,1.65972271}, {2.61097963,1.18900727}, {3.04664862,0.731366192}},
+  {{3.04664862,0.731366192}, {3.48231762,0.273725118}, {4,0}},
+
+  {{1,2}, {0.62109375,2.70703125}, {0.640625,2.546875}},
+  {{0.640625,2.546875}, {0.66015625,2.38671875}, {1.125,1.875}},
+  {{1.125,1.875}, {1.58984375,1.36328125}, {2.546875,1.015625}},
+  {{2.546875,1.015625}, {3.50390625,0.66796875}, {5,1}},
+</div>
+
+<div id="cubicOp35da">
+
+{{x = 0.44618727783085621, y = 2.2840286415243063}, {x = 0.51170845243761109, y = 2.4044088819954914}, {x = 0.57783675570457882, y = 2.4985733182515446}, {x = 0.64483584772311509, y = 2.5694222112973661}}
+{{x = 0.64244110111854291, y = 2.5673840215265367}, {x = 0.63479413812245555, y = 2.5620057200094775}, {x = 0.64115438240274059, y = 2.533597555954064}, {x = 0.6620248993310307, y = 2.4876932484482714}}
+
+</div>
+
 </div>
 
 <script type="text/javascript">
 
 var testDivs = [
+    cubicOp35da,
+    cubicOp35d,
     quadOp34d,
     cubicOp34db,
     cubicOp34d,