DescriptionSupport image documents, move frames test
Move WebPageNewSerializeTest.PageWithFrames,
WebPageNewSerializeTest.BlankFrames and
WebPageNewSerializeTest.SubFrameSerialization test to
PageSerializerTest.
Also adds support for ImageDocument in PageSerializer so frames that
points directly to an image is also supported.
--
This review is part of set aiming to merge the two existing page
serializers, WebPageSerializerImpl and PageSerializer into the latter
one.
In addition to this it moves all the old tests from
WebPageNewSerializerTest and WebPageSerializerTest to the newer
PageSerializerTest structure and splits out a test for MHTML into the
MHTMLTest file.
Note: This is a rebase and split of
https://codereview.chromium.org/68613003 from Opera which was reverted
due to failing tests. In addition to the rebase some smaller fixes was
done to accommodate to changes in the code from when it was first
landed.
BUG=328354
R=hajimehoshi@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196861
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix nits #Messages
Total messages: 10 (3 generated)
|