Revision 96bceca65945e50c61128eaf5473fc9bc9e46c99 authored by Yutaka Hirano on 13 April 2018, 05:21:32 UTC, committed by Blink WPT Bot on 13 April 2018, 05:33:09 UTC
As specified, RequestInit.body should be stringified, i.e.,
{toString(): () => 'hi!'} should be treated as same as 'hi!'.

Bug: 831076
Change-Id: I4118c0faa9535d62b3db2529bf23716fdc25a997
Reviewed-on: https://chromium-review.googlesource.com/1004561
Reviewed-by: Adam Rice <ricea@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
Cr-Commit-Position: refs/heads/master@{#550523}
1 parent 08c935c
History
File Mode Size
animations
contentEditable
counters
elements
flexbox
floats
interactivity
multicolumn
positioned-content
reference
stacking-context
support
test-plan
transforms
writing-modes
OWNERS -rw-r--r-- 21 bytes
cssomview-apis-no-region-chain-001.html -rw-r--r-- 3.8 KB
flow-content-001-ref.xht -rw-r--r-- 531 bytes
flow-content-001.xht -rw-r--r-- 1.2 KB
flow-content-002-ref.xht -rw-r--r-- 638 bytes
flow-content-002.xht -rw-r--r-- 1.4 KB
flow-from-001-ref.xht -rw-r--r-- 655 bytes
flow-from-001.xht -rw-r--r-- 1.5 KB
flow-from-block-container-001-ref.xht -rw-r--r-- 777 bytes
flow-from-block-container-001.xht -rw-r--r-- 1.6 KB
flow-into-001-ref.xht -rw-r--r-- 853 bytes
flow-into-001.xht -rw-r--r-- 3.3 KB
flow-into-BFC-001-ref.xht -rw-r--r-- 831 bytes
flow-into-BFC-001.xht -rw-r--r-- 1.3 KB
flow-into-invalid-names-001-ref.xht -rw-r--r-- 1.1 KB
flow-into-invalid-names-001.xht -rw-r--r-- 2.3 KB
flow-into-parsing-001.html -rw-r--r-- 4.0 KB
flow-into-region-children-001-ref.xht -rw-r--r-- 720 bytes
flow-into-region-children-001.xht -rw-r--r-- 1.4 KB
region-fragment-001-ref.xht -rw-r--r-- 974 bytes
region-fragment-001.xht -rw-r--r-- 1.9 KB
region-fragment-002-ref.xht -rw-r--r-- 1.3 KB
region-fragment-002.xht -rw-r--r-- 2.1 KB
region-fragment-break-1.html -rw-r--r-- 1003 bytes
region-stacking-context-001-ref.xht -rw-r--r-- 561 bytes
region-stacking-context-001.xht -rw-r--r-- 1.6 KB
region-styling-001-ref.xht -rw-r--r-- 616 bytes
region-styling-001.xht -rw-r--r-- 1.2 KB
variable-width-001-ref.xht -rw-r--r-- 703 bytes
variable-width-001.xht -rw-r--r-- 1.8 KB

back to top