Rebaseline LayoutTests/editing/execCommand/indent-paragraphs.html, which was
added by the merge. There's no pixel checked in upstream, but we match
except for not showing image placeholders. The test has the following
images:
<img src="http://">
With GURL, the URL is rejected and it doesn't try to load the image.
In KURL, the URL is "valid", but it fails to load an image so the place
holder image is shown instead. Since that's not what the test is trying
to test, just rebaseline.
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=30283