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

Issue 1428703004: Make <meter> transparent if -webkit-appearance:none or background CSS property is specified. (Closed)

Created:
5 years, 1 month ago by tkent
Modified:
5 years, 1 month ago
Reviewers:
CC:
chromium-reviews, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, blink-reviews-html_chromium.org, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, jchaffraix+rendering, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make <meter> transparent if -webkit-appearance:none or background CSS property is specified. BUG=51182

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -23 lines) Patch
M third_party/WebKit/LayoutTests/fast/dom/HTMLMeterElement/meter-styles.html View 2 chunks +22 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMeterElement.cpp View 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MeterShadowElement.h View 2 chunks +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MeterShadowElement.cpp View 3 chunks +31 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTheme.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698