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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-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-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt
index df2d787bd74d349164169392c356237f10c6dbb9..bf4f72aecd28dfcef65897b6267bc556a542c332 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt
@@ -3,6 +3,12 @@ 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
- LayoutMeter {METER} at (0,44.19) size 80x16
- LayoutMeter {METER} at (80,0.19) size 10x60
+ LayoutBlockFlow {METER} at (0,44.19) size 80x16
+ LayoutBlockFlow {DIV} at (0,0) size 80x16
+ LayoutBlockFlow {DIV} at (0,0) size 80x16
+ LayoutBlockFlow {DIV} at (0,0) size 17.77x16
+ LayoutBlockFlow {METER} at (80,0.19) size 10x60
+ LayoutBlockFlow {DIV} at (0,0) size 10x60
+ LayoutBlockFlow {DIV} at (0,0) size 10x60
+ LayoutBlockFlow {DIV} at (0,0) size 7x60
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698