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

Issue 2702473002: Don't allow out-of-flow positioned and floating children under LayoutMedia (Closed)

Created:
3 years, 10 months ago by Xianzhu
Modified:
3 years, 10 months ago
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, mlamouri+watch-blink_chromium.org, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, eric.carlson_apple.com, feature-media-reviews_chromium.org, jchaffraix+rendering, blink-reviews, Srirama
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't allow out-of-flow positioned and floating children under LayoutMedia BUG=688774 R=eae@chromium.org Review-Url: https://codereview.chromium.org/2702473002 . Cr-Commit-Position: refs/heads/master@{#450885} Committed: https://chromium.googlesource.com/chromium/src/+/d8442090e4581bca53869f94c34a82e906a92910

Patch Set 1 #

Patch Set 2 : Fix a typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -1 line) Patch
M third_party/WebKit/Source/core/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutMedia.cpp View 1 1 chunk +6 lines, -1 line 0 comments Download
A third_party/WebKit/Source/core/layout/LayoutMediaTest.cpp View 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
Xianzhu
3 years, 10 months ago (2017-02-15 23:04:59 UTC) #2
eae
OK LGTM
3 years, 10 months ago (2017-02-15 23:06:08 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702473002/20001
3 years, 10 months ago (2017-02-15 23:09:43 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_asan_rel_ng on ...
3 years, 10 months ago (2017-02-16 01:12:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702473002/20001
3 years, 10 months ago (2017-02-16 01:14:14 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_asan_rel_ng on ...
3 years, 10 months ago (2017-02-16 03:17:44 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702473002/20001
3 years, 10 months ago (2017-02-16 04:09:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702473002/20001
3 years, 10 months ago (2017-02-16 05:22:21 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-16 06:11:03 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702473002/20001
3 years, 10 months ago (2017-02-16 06:23:12 UTC) #21
Xianzhu
Committed patchset #2 (id:20001) manually as d8442090e4581bca53869f94c34a82e906a92910 (presubmit successful).
3 years, 10 months ago (2017-02-16 07:11:56 UTC) #23
mstensho (USE GERRIT)
3 years, 10 months ago (2017-02-16 10:56:43 UTC) #24
Message was sent while issue was closed.
lgtm - I was working on https://codereview.chromium.org/2690183007/ to solve
this, which is about reverting the parts of
https://codereview.chromium.org/2575423003 that caused the problem. But I like
your fix better. :)

Hopefully there can no longer be a non-LayoutBlock between a float and the
nearest ancestor LayoutBlock that acts like a containing block. :-S

Powered by Google App Engine
This is Rietveld 408576698