Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(458)

Issue 8439060: Merge 98263 - <svg> fails to use explicit width and height inside <html> inside IFRAME (Closed)

Created:
9 years, 1 month ago by leviw_travelin_and_unemployed
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/874/
Visibility:
Public.

Description

Merge 98263 - <svg> fails to use explicit width and height inside <html> inside IFRAME https://bugs.webkit.org/show_bug.cgi?id=64823 Reviewed by Nikolas Zimmermann. Source/WebCore: Checking that embedded SVG is in an SVG document before negotiating size with the host document. Test: svg/as-object/svg-embedded-in-html-in-iframe.html * rendering/svg/RenderSVGRoot.cpp: (WebCore::isEmbeddedThroughFrameContainingSVGDocument): (WebCore::RenderSVGRoot::computeReplacedLogicalWidth): (WebCore::RenderSVGRoot::computeReplacedLogicalHeight): LayoutTests: Fixing a bug where SVG negotiated size when embedded in html inside an iframe. * platform/chromium/test_expectations.txt: Will update with results on other platforms. * platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added. * platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added. * svg/as-object/svg-embedded-in-html-in-iframe.html: Added. TBR=leviw@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99115

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-3 lines, --3 lines) Patch
A + LayoutTests/platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/svg/as-object/svg-embedded-in-html-in-iframe.html View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
leviw_travelin_and_unemployed
9 years, 1 month ago (2011-11-02 23:01:42 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698