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

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

Issue 1958073002: Introduce :-internal-shadow-host-has-appearance pseudo class, and apply it to METER element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove null host check Created 4 years, 7 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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt
index 787fe643a4a6df0ae865afef68912c9cc0d4a733..cc72dc5936d67d505823da3c1d66dcf51d2cc8ad 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
LayoutView 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
+layer at (0,0) size 800x449
+ LayoutBlockFlow {HTML} at (0,0) size 800x449.38
+ LayoutBlockFlow {BODY} at (8,8) size 784x433.38
LayoutBlockFlow {H2} at (3.19,0) size 777.63x18
LayoutText {#text} at (0,0) size 357x18
text run at (0,0) width 357: "Horizontal meters with the non-themed default style"
@@ -113,8 +113,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {H2} at (3.19,328.63) size 777.63x18
LayoutText {#text} at (0,0) size 157x18
text run at (0,0) width 157: "Providing appearances"
- LayoutBlockFlow {DIV} at (0,349.81) size 784x19 [bgcolor=#EEEEEE]
- LayoutBlockFlow {UL} at (3.19,0) size 777.63x19
+ LayoutBlockFlow {DIV} at (0,349.81) size 784x41.19 [bgcolor=#EEEEEE]
+ LayoutBlockFlow {UL} at (3.19,0) size 777.63x41.19
LayoutListItem {LI} at (43.19,0) size 731.25x19
LayoutBlockFlow {METER} at (0,3.19) size 80x16
LayoutBlockFlow {DIV} at (0,0) size 80x18
@@ -122,10 +122,17 @@ layer at (0,0) size 800x600
text run at (0,0) width 16: "80"
LayoutText {#text} at (80,0) size 359x18
text run at (80,0) width 359: " has \"none\" appearance, should render METER content."
- LayoutBlockFlow {H2} at (3.19,372) size 777.63x18
+ LayoutListItem {LI} at (43.19,22.19) size 731.25x19
+ LayoutBlockFlow {METER} at (0,3.19) size 80x16
+ LayoutBlockFlow {DIV} at (0,0) size 80x18
+ LayoutText {#text} at (0,0) size 30x18
+ text run at (0,0) width 30: "80%"
+ LayoutText {#text} at (80,0) size 484x18
+ text run at (80,0) width 484: " gets \"none\" appearance after the initial rendering with \"meter\" appearance."
+ LayoutBlockFlow {H2} at (3.19,394.19) size 777.63x18
LayoutText {#text} at (0,0) size 162x18
text run at (0,0) width 162: "Providing bar paddings"
- LayoutBlockFlow {DIV} at (0,393.19) size 784x18 [bgcolor=#EEEEEE]
+ LayoutBlockFlow {DIV} at (0,415.38) size 784x18 [bgcolor=#EEEEEE]
LayoutBlockFlow {METER} at (0,1.19) size 80x16
LayoutBlockFlow {DIV} at (0,0) size 80x16
LayoutBlockFlow {DIV} at (0,0) size 80x16

Powered by Google App Engine
This is Rietveld 408576698