Bug 156287 - REGRESSION(r196629): Messages text size only changes for sending text, conversation text size does not change
Summary: REGRESSION(r196629): Messages text size only changes for sending text, conver...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-06 04:31 PDT by Antti Koivisto
Modified: 2016-04-06 05:27 PDT (History)
2 users (show)

See Also:


Attachments
patch (5.12 KB, patch)
2016-04-06 04:35 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (5.64 KB, patch)
2016-04-06 05:04 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2016-04-06 04:31:22 PDT
We may fail to invalidate descendant style if there are multiple attribute selectors that differ by value.
Comment 1 Antti Koivisto 2016-04-06 04:31:47 PDT
<rdar://problem/24264756>
Comment 2 Antti Koivisto 2016-04-06 04:35:56 PDT
Created attachment 275769 [details]
patch
Comment 3 Antti Koivisto 2016-04-06 05:04:49 PDT
Created attachment 275771 [details]
patch
Comment 4 Antti Koivisto 2016-04-06 05:27:31 PDT
http://trac.webkit.org/changeset/199099