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

Issue 23597051: Use correct pseudo type for page selector specificity. (Closed)

Created:
7 years, 3 months ago by rune
Modified:
7 years, 3 months ago
Reviewers:
dglazkov
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Use correct pseudo type for page selector specificity. Page selector specificity did not work because the specificity calculations in CSSSelector::specificityForPage() checked for PseudoClass instead of PagePseudoClass. BUG=294190 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157973

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
A LayoutTests/printing/page-rule-specificity.html View 1 chunk +30 lines, -0 lines 0 comments Download
A LayoutTests/printing/page-rule-specificity-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/css/CSSSelector.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
rune
7 years, 3 months ago (2013-09-18 14:47:27 UTC) #1
dglazkov
lgtm
7 years, 3 months ago (2013-09-18 17:03:38 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rune@opera.com/23597051/1
7 years, 3 months ago (2013-09-18 17:03:53 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-18 18:44:04 UTC) #4
Message was sent while issue was closed.
Change committed as 157973

Powered by Google App Engine
This is Rietveld 408576698