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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt

Issue 1877763002: METER with -webkit-appearance:none should be rendered with the normal CSS way. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop LayoutTheme change, add TODO comments Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt
index f70a37362d89bf6531f9f428b6bd69a5d0725a0d..c6b0fdb4b76517e71c06c217147f4a938f44c937 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt
@@ -3,13 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {METER} at (0,1.19) size 80x16
- LayoutBlockFlow {DIV} at (0,0) size 80x16
- LayoutBlockFlow {DIV} at (0,0) size 80x16
- LayoutBlockFlow {DIV} at (0,0) size 40x16
- LayoutText {#text} at (80,0) size 4x18
- text run at (80,0) width 4: " "
- LayoutBlockFlow {METER} at (84,1.19) size 80x16
+ LayoutBlockFlow {METER} at (0,0.19) size 80x16
LayoutBlockFlow {DIV} at (0,0) size 80x16
LayoutBlockFlow {DIV} at (0,0) size 80x16
LayoutBlockFlow {DIV} at (0,0) size 40x16

Powered by Google App Engine
This is Rietveld 408576698