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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt

Issue 1747763002: Remove OSX-specific <meter> rendering. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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-styles-changing-pseudo-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
index afca2fa5aa80d87ebf102451c5cffc87e0d6be6f..b7731dbbf0a36cc2749c7e34ff8022936a6b6530 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 659: "Following meter gauge should be solid green - Changing the paseudo class by changing value attribute"
LayoutBlockFlow (anonymous) at (0,92.44) size 784x16
LayoutBlockFlow {METER} at (0,0.19) size 80x16
- LayoutMeter {DIV} at (0,0) size 80x16
+ LayoutBlockFlow {DIV} at (0,0) size 80x16
LayoutBlockFlow {DIV} at (0,0) size 80x16 [bgcolor=#808080]
LayoutBlockFlow {DIV} at (0,0) size 72x16 [bgcolor=#008000]
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698