[iOS] Update expected results for LayoutTests/fast

* TestExpectations: Added entries fast/parser/document-write-fighting-eof.html and fast/parser/document-write-partial-entity-before-load.html
and removed these entries from the GTK, Mac, and Windows-specific TestExpectation files. These tests are known to fail in debug builds on
all ports. See http://webkit.org/b/110546 for more details.
* platform/gtk/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
[...]
* platform/mac/TestExpectations:
* platform/win/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@177430 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/platform/ios-simulator-wk2/fast/forms/textarea-placeholder-visibility-1-expected.txt b/LayoutTests/platform/ios-simulator-wk2/fast/forms/textarea-placeholder-visibility-1-expected.txt
new file mode 100644
index 0000000..2102d8d
--- /dev/null
+++ b/LayoutTests/platform/ios-simulator-wk2/fast/forms/textarea-placeholder-visibility-1-expected.txt
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 390x19
+          text run at (0,0) width 390: "Focus field with a placeholder, then type, then delete all text."
+      RenderBlock {DIV} at (0,36) size 784x38
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,46) size 150x34 clip at (11,47) size 148x32
+  RenderTextControl {TEXTAREA} at (2,2) size 150x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
+    RenderBlock {DIV} at (3,3) size 144x14
+      RenderBR {BR} at (3,0) size 0x14
+    RenderBlock {DIV} at (3,3) size 144x14 [color=#A9A9A9]
+      RenderText {#text} at (2,0) size 59x14
+        text run at (2,0) width 59: "Placeholder"
+caret: position 0 of child 0 {BR} of child 0 {DIV} of {#document-fragment} of child 1 {TEXTAREA} of child 3 {DIV} of body