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

Side by Side 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, 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 508x37 7 LayoutText {#text} at (0,0) size 508x37
8 text run at (0,0) width 508: "Dynamically changing pseudo classes" 8 text run at (0,0) width 508: "Dynamically changing pseudo classes"
9 LayoutBlockFlow {P} at (0,58.44) size 784x18 9 LayoutBlockFlow {P} at (0,58.44) size 784x18
10 LayoutText {#text} at (0,0) size 659x18 10 LayoutText {#text} at (0,0) size 659x18
11 text run at (0,0) width 659: "Following meter gauge should be solid gr een - Changing the paseudo class by changing value attribute" 11 text run at (0,0) width 659: "Following meter gauge should be solid gr een - Changing the paseudo class by changing value attribute"
12 LayoutBlockFlow (anonymous) at (0,92.44) size 784x16 12 LayoutBlockFlow (anonymous) at (0,92.44) size 784x16
13 LayoutBlockFlow {METER} at (0,0.19) size 80x16 13 LayoutBlockFlow {METER} at (0,0.19) size 80x16
14 LayoutMeter {DIV} at (0,0) size 80x16 14 LayoutBlockFlow {DIV} at (0,0) size 80x16
15 LayoutBlockFlow {DIV} at (0,0) size 80x16 [bgcolor=#808080] 15 LayoutBlockFlow {DIV} at (0,0) size 80x16 [bgcolor=#808080]
16 LayoutBlockFlow {DIV} at (0,0) size 72x16 [bgcolor=#008000] 16 LayoutBlockFlow {DIV} at (0,0) size 72x16 [bgcolor=#008000]
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698