diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/inspector/display-form-data.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/inspector/display-form-data.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,249 @@ + + +Tests for Bug 22920 + + + + +

Tests for +

+ +

To test, open the Inspector on this page, go to the Resources panel, +and select the various resources created by this page in the left column of the +Resources panel. Note that for test-4 ... +test-11, the -sync and -async versions should show the same Form Data, +Request Payload and/or Query String Parameter values. + +

+ +

test-form +

+field1:
+field2:
+ +
+ +
+ + + + + +
+ +
+ +

NLS sample info + +

+ä - LATIN SMALL LETTER A WITH DIAERESIS
+Unicode: 0x00E4 == 228    
+UTF8:    C3 A4 
+HTML:    ä
+
+ě - LATIN SMALL LETTER E WITH CARON
+Unicode: 0x011B == 283    
+UTF8:    C4 9B
+HTML:    ě
+
+ + + + + \ No newline at end of file