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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/media/controls-focus-ring-expected.txt

Issue 1829513003: OSX: Media appearance values don't support native focus ring. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/media/controls-focus-ring-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/media/controls-focus-ring-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/media/controls-focus-ring-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aeeea5524148b3af7a6de8bf6cb07ae4ac27e5aa
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/media/controls-focus-ring-expected.txt
@@ -0,0 +1,26 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x92
+ LayoutBlockFlow {HTML} at (0,0) size 800x92
+ LayoutBlockFlow {BODY} at (8,16) size 784x68
+ LayoutBlockFlow {P} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 269x18
+ text run at (0,0) width 269: "A media control should have a focus ring."
+ LayoutBlockFlow (anonymous) at (0,34) size 784x34
+layer at (8,50) size 300x30
+ LayoutMedia {AUDIO} at (0,0) size 300x30
+layer at (8,50) size 300x30
+ LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 300x30
+ LayoutBlockFlow {DIV} at (0,0) size 300x30
+layer at (8,50) size 300x30
+ LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 300x30 [bgcolor=#141414CC]
+ LayoutButton {INPUT} at (9,0) size 30x30
+ LayoutSlider {INPUT} at (48,11) size 160.97x8
+ LayoutFlexibleBox {DIV} at (0,0) size 160.97x8 [border: (1px solid #E6E6E659)]
+ LayoutBlockFlow {DIV} at (1,-8) size 172.97x24
+ LayoutBlockFlow {DIV} at (-7,0) size 32x24
+ LayoutFlexibleBox {DIV} at (223.97,0) size 26.03x30 [color=#FFFFFF]
+ LayoutBlockFlow (anonymous) at (0,0) size 26.03x30
+ LayoutText {#text} at (0,7) size 27x15
+ text run at (0,7) width 27: "0:00"
+ LayoutButton {INPUT} at (259,0) size 35x30

Powered by Google App Engine
This is Rietveld 408576698