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

Issue 2752543002: Initial containing block for print not affected by page zoom. (Closed)

Created:
3 years, 9 months ago by rune
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/3029
Project:
chromium
Visibility:
Public.

Description

Initial containing block for print not affected by page zoom. The page zoom factor is not applied to the ICB for printing, yet the ICB basis for media queries and viewport units were. Use 1 as a page zoom factor in viewportSizeForViewportUnits and use that method to get the size for the ICB for evaluating media queries. BUG=699014, 699910 Review-Url: https://codereview.chromium.org/2738173002 Cr-Commit-Position: refs/heads/master@{#456040} (cherry picked from commit de209f3db7bbfda754be262cef35b67340c37774) Review-Url: https://codereview.chromium.org/2752543002 . Cr-Commit-Position: refs/branch-heads/3029@{#173} Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471} Committed: https://chromium.googlesource.com/chromium/src/+/e9bf08c7035e4fb55adc870418679bb003034d2b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -21 lines) Patch
M third_party/WebKit/Source/core/css/MediaValues.cpp View 1 chunk +2 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.h View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 2 chunks +10 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/tests/WebViewTest.cpp View 5 chunks +95 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
rune
3 years, 9 months ago (2017-03-13 23:12:08 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e9bf08c7035e4fb55adc870418679bb003034d2b.

Powered by Google App Engine
This is Rietveld 408576698