Adding N&N introduced thru bug 407927
diff --git a/platform/4.4/M6/images/combo-bidi-segments.png b/platform/4.4/M6/images/combo-bidi-segments.png
new file mode 100644
index 0000000..326962f
--- /dev/null
+++ b/platform/4.4/M6/images/combo-bidi-segments.png
Binary files differ
diff --git a/platform/4.4/M6/index.html b/platform/4.4/M6/index.html
index 8d92ae3..e1b5897 100644
--- a/platform/4.4/M6/index.html
+++ b/platform/4.4/M6/index.html
@@ -62,6 +62,16 @@
       fallback to WebKit1.
     </td>
   </tr>
+  <tr id="bidi-segments">
+    <td class="title">BIDI Segments Support for Combo on Win32</td>
+    <td class="content">
+      The bidi segments support introduced to Combo will allow an application to specify
+      segment boundaries and Unicode Control Characters to use in the segment boundaries.
+      <br/>
+      See Snippet 332 showing how to accomplish RTL override in a Combo.
+      <p><img src="images/combo-bidi-segments.png" alt="RTL override in Combo implemented through bidi segments."/></p>
+    </td>
+  </tr>
   <tr> 
     <td colspan="2"><div align="left">[ <em>Not available yet</em> ]</div></td>
   </tr>