
Although web platform tests are different from web tests, the document does not clearly mentions they are different. I misunderstood web test as web platform tests. I have updated web_tests and writing_web_tests to clarify they are different. Also, I have added the way to debug WPTs in writing_web_tests. This is something like my brain dump of what I have learned and used recently. That includes the way to run test one by one, logging, and the way to see HTTP headers for WPTs. Change-Id: I1673e15b2c8ec7f8b17665aeb87b16d81de0d62a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3319983 Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#949943}